#c50025 color space conversions
Hex:
#c50025
RGB:
197, 0, 37
CMY:
23, 100, 85
CMYK:
0, 100, 81, 23
HSL:
349°, 100.0000%, 38.6275%
HSV (HSB):
349°, 100.0000%, 77.2549%
XYZ:
23.3599, 12.0039, 2.8360
xyY:
0.6115, 0.3142, 12.0039
CIE-Lab:
41.2223, 66.5466, 39.3738
CIE-LCH:
41.2223, 77.3224, 30.6116
CIE-Luv:
41.2223, 130.2566, 22.2072
Hunter-Lab:
34.6466, 59.7189, 19.3994
#c50025 color charts
#c50025 color shades, tints & tones
#c50025 color schemes
#c50025 color preview, HTML & CSS examples
This text has a color of #c50025
<p style="color:#c50025;">Text here</p>
.mytext {color:#c50025;}
This box has a color of #c50025
<div style="background-color:#c50025;">Content here</div>
.mybackground {background-color:#c50025;}
Border around this has a color of #c50025
<div style="border:2px solid #c50025;">Content here</div>
.myborder {border:2px solid #c50025;}