#c00242 color space conversions
Hex:
#c00242
RGB:
192, 2, 66
CMY:
25, 99, 74
CMYK:
0, 99, 66, 25
HSL:
340°, 97.9381%, 38.0392%
HSV (HSB):
340°, 98.9583%, 75.2941%
XYZ:
22.7433, 11.6432, 6.2029
xyY:
0.5603, 0.2869, 11.6432
CIE-Lab:
40.6434, 66.2618, 20.7051
CIE-LCH:
40.6434, 69.4214, 17.3527
CIE-Luv:
40.6434, 118.0003, 8.8750
Hunter-Lab:
34.1222, 59.2610, 13.1075
#c00242 color charts
#c00242 color shades, tints & tones
#c00242 color schemes
#c00242 color preview, HTML & CSS examples
This text has a color of #c00242
<p style="color:#c00242;">Text here</p>
.mytext {color:#c00242;}
This box has a color of #c00242
<div style="background-color:#c00242;">Content here</div>
.mybackground {background-color:#c00242;}
Border around this has a color of #c00242
<div style="border:2px solid #c00242;">Content here</div>
.myborder {border:2px solid #c00242;}