#c8020d color space conversions
Hex:
#c8020d
RGB:
200, 2, 13
CMY:
22, 99, 95
CMYK:
0, 99, 94, 22
HSL:
357°, 98.0198%, 39.6078%
HSV (HSB):
357°, 99.0000%, 78.4314%
XYZ:
23.9138, 12.3518, 1.5045
xyY:
0.6331, 0.3270, 12.3518
CIE-Lab:
41.7699, 66.6423, 51.6106
CIE-LCH:
41.7699, 84.2902, 37.7557
CIE-Luv:
41.7699, 135.6241, 28.1555
Hunter-Lab:
35.1452, 59.9524, 22.0635
#c8020d color charts
#c8020d color shades, tints & tones
#c8020d color schemes
#c8020d color preview, HTML & CSS examples
This text has a color of #c8020d
<p style="color:#c8020d;">Text here</p>
.mytext {color:#c8020d;}
This box has a color of #c8020d
<div style="background-color:#c8020d;">Content here</div>
.mybackground {background-color:#c8020d;}
Border around this has a color of #c8020d
<div style="border:2px solid #c8020d;">Content here</div>
.myborder {border:2px solid #c8020d;}