#c8100c color space conversions
Hex:
#c8100c
RGB:
200, 16, 12
CMY:
22, 94, 95
CMYK:
0, 92, 94, 22
HSL:
1°, 88.6792%, 41.5686%
HSV (HSB):
1°, 94.0000%, 78.4314%
XYZ:
24.0711, 12.6765, 1.5259
xyY:
0.6289, 0.3312, 12.6765
CIE-Lab:
42.2717, 65.1700, 52.2489
CIE-LCH:
42.2717, 83.5289, 38.7203
CIE-Luv:
42.2717, 133.1098, 29.1804
Hunter-Lab:
35.6041, 58.3726, 22.3817
#c8100c color charts
#c8100c color shades, tints & tones
#c8100c color schemes
#c8100c color preview, HTML & CSS examples
This text has a color of #c8100c
<p style="color:#c8100c;">Text here</p>
.mytext {color:#c8100c;}
This box has a color of #c8100c
<div style="background-color:#c8100c;">Content here</div>
.mybackground {background-color:#c8100c;}
Border around this has a color of #c8100c
<div style="border:2px solid #c8100c;">Content here</div>
.myborder {border:2px solid #c8100c;}