#c8022a color space conversions
Hex:
#c8022a
RGB:
200, 2, 42
CMY:
22, 99, 84
CMYK:
0, 99, 79, 22
HSL:
348°, 98.0198%, 39.6078%
HSV (HSB):
348°, 99.0000%, 78.4314%
XYZ:
24.2590, 12.4899, 3.3227
xyY:
0.6054, 0.3117, 12.4899
CIE-Lab:
41.9844, 67.2295, 37.4741
CIE-LCH:
41.9844, 76.9683, 29.1356
CIE-Luv:
41.9844, 131.0438, 21.2758
Hunter-Lab:
35.3411, 60.6800, 19.1645
#c8022a color charts
#c8022a color shades, tints & tones
#c8022a color schemes
#c8022a color preview, HTML & CSS examples
This text has a color of #c8022a
<p style="color:#c8022a;">Text here</p>
.mytext {color:#c8022a;}
This box has a color of #c8022a
<div style="background-color:#c8022a;">Content here</div>
.mybackground {background-color:#c8022a;}
Border around this has a color of #c8022a
<div style="border:2px solid #c8022a;">Content here</div>
.myborder {border:2px solid #c8022a;}