#c8120e color space conversions
Hex:
#c8120e
RGB:
200, 18, 14
CMY:
22, 93, 95
CMYK:
0, 91, 93, 22
HSL:
1°, 86.9159%, 41.9608%
HSV (HSB):
1°, 93.0000%, 78.4314%
XYZ:
24.1150, 12.7437, 1.6042
xyY:
0.6270, 0.3313, 12.7437
CIE-Lab:
42.3745, 64.9193, 51.6151
CIE-LCH:
42.3745, 82.9376, 38.4870
CIE-Luv:
42.3745, 132.4559, 29.0857
Hunter-Lab:
35.6983, 58.1087, 22.3244
#c8120e color charts
#c8120e color shades, tints & tones
#c8120e color schemes
#c8120e color preview, HTML & CSS examples
This text has a color of #c8120e
<p style="color:#c8120e;">Text here</p>
.mytext {color:#c8120e;}
This box has a color of #c8120e
<div style="background-color:#c8120e;">Content here</div>
.mybackground {background-color:#c8120e;}
Border around this has a color of #c8120e
<div style="border:2px solid #c8120e;">Content here</div>
.myborder {border:2px solid #c8120e;}