#c8002f color space conversions
Hex:
#c8002f
RGB:
200, 0, 47
CMY:
22, 100, 82
CMYK:
0, 100, 77, 22
HSL:
346°, 100.0000%, 39.2157%
HSV (HSB):
346°, 100.0000%, 78.4314%
XYZ:
24.3325, 12.4846, 3.8166
xyY:
0.5988, 0.3072, 12.4846
CIE-Lab:
41.9762, 67.5850, 34.5049
CIE-LCH:
41.9762, 75.8836, 27.0461
CIE-Luv:
41.9762, 130.1565, 19.3231
Hunter-Lab:
35.3335, 61.0906, 18.3292
#c8002f color charts
#c8002f color shades, tints & tones
#c8002f color schemes
#c8002f color preview, HTML & CSS examples
This text has a color of #c8002f
<p style="color:#c8002f;">Text here</p>
.mytext {color:#c8002f;}
This box has a color of #c8002f
<div style="background-color:#c8002f;">Content here</div>
.mybackground {background-color:#c8002f;}
Border around this has a color of #c8002f
<div style="border:2px solid #c8002f;">Content here</div>
.myborder {border:2px solid #c8002f;}