#c8040c color space conversions
Hex:
#c8040c
RGB:
200, 4, 12
CMY:
22, 98, 95
CMYK:
0, 98, 94, 22
HSL:
358°, 96.0784%, 40.0000%
HSV (HSB):
358°, 98.0000%, 78.4314%
XYZ:
23.9292, 12.3927, 1.4787
xyY:
0.6330, 0.3278, 12.3927
CIE-Lab:
41.8336, 66.4355, 51.9970
CIE-LCH:
41.8336, 84.3645, 38.0492
CIE-Luv:
41.8336, 135.3611, 28.4048
Hunter-Lab:
35.2033, 59.7282, 22.1520
#c8040c color charts
#c8040c color shades, tints & tones
#c8040c color schemes
#c8040c color preview, HTML & CSS examples
This text has a color of #c8040c
<p style="color:#c8040c;">Text here</p>
.mytext {color:#c8040c;}
This box has a color of #c8040c
<div style="background-color:#c8040c;">Content here</div>
.mybackground {background-color:#c8040c;}
Border around this has a color of #c8040c
<div style="border:2px solid #c8040c;">Content here</div>
.myborder {border:2px solid #c8040c;}