#c8030c color space conversions
Hex:
#c8030c
RGB:
200, 3, 12
CMY:
22, 99, 95
CMYK:
0, 99, 94, 22
HSL:
357°, 97.0443%, 39.8039%
HSV (HSB):
357°, 98.5000%, 78.4314%
XYZ:
23.9183, 12.3710, 1.4750
xyY:
0.6334, 0.3276, 12.3710
CIE-Lab:
41.7998, 66.5334, 51.9777
CIE-LCH:
41.7998, 84.4297, 37.9979
CIE-Luv:
41.7998, 135.5356, 28.3448
Hunter-Lab:
35.1725, 59.8335, 22.1343
#c8030c color charts
#c8030c color shades, tints & tones
#c8030c color schemes
#c8030c color preview, HTML & CSS examples
This text has a color of #c8030c
<p style="color:#c8030c;">Text here</p>
.mytext {color:#c8030c;}
This box has a color of #c8030c
<div style="background-color:#c8030c;">Content here</div>
.mybackground {background-color:#c8030c;}
Border around this has a color of #c8030c
<div style="border:2px solid #c8030c;">Content here</div>
.myborder {border:2px solid #c8030c;}