#c8020c color space conversions
Hex:
#c8020c
RGB:
200, 2, 12
CMY:
22, 99, 95
CMYK:
0, 99, 94, 22
HSL:
357°, 98.0198%, 39.6078%
HSV (HSB):
357°, 99.0000%, 78.4314%
XYZ:
23.9075, 12.3493, 1.4714
xyY:
0.6337, 0.3273, 12.3493
CIE-Lab:
41.7660, 66.6315, 51.9584
CIE-LCH:
41.7660, 84.4951, 37.9466
CIE-Luv:
41.7660, 135.7105, 28.2848
Hunter-Lab:
35.1416, 59.9391, 22.1166
#c8020c color charts
#c8020c color shades, tints & tones
#c8020c color schemes
#c8020c color preview, HTML & CSS examples
This text has a color of #c8020c
<p style="color:#c8020c;">Text here</p>
.mytext {color:#c8020c;}
This box has a color of #c8020c
<div style="background-color:#c8020c;">Content here</div>
.mybackground {background-color:#c8020c;}
Border around this has a color of #c8020c
<div style="border:2px solid #c8020c;">Content here</div>
.myborder {border:2px solid #c8020c;}