#c01c08 color space conversions
Hex:
#c01c08
RGB:
192, 28, 8
CMY:
25, 89, 97
CMYK:
0, 85, 96, 25
HSL:
7°, 92.0000%, 39.2157%
HSV (HSB):
7°, 95.8333%, 75.2941%
XYZ:
22.1973, 12.0545, 1.3866
xyY:
0.6228, 0.3382, 12.0545
CIE-Lab:
41.3026, 60.9161, 52.0935
CIE-LCH:
41.3026, 80.1530, 40.5360
CIE-Luv:
41.3026, 123.8880, 29.7091
Hunter-Lab:
34.7196, 53.3612, 21.9359
#c01c08 color charts
#c01c08 color shades, tints & tones
#c01c08 color schemes
#c01c08 color preview, HTML & CSS examples
This text has a color of #c01c08
<p style="color:#c01c08;">Text here</p>
.mytext {color:#c01c08;}
This box has a color of #c01c08
<div style="background-color:#c01c08;">Content here</div>
.mybackground {background-color:#c01c08;}
Border around this has a color of #c01c08
<div style="border:2px solid #c01c08;">Content here</div>
.myborder {border:2px solid #c01c08;}