#c8102a color space conversions
Hex:
#c8102a
RGB:
200, 16, 42
CMY:
22, 94, 84
CMYK:
0, 92, 79, 22
HSL:
352°, 85.1852%, 42.3529%
HSV (HSB):
352°, 92.0000%, 78.4314%
XYZ:
24.4226, 12.8171, 3.3772
xyY:
0.6013, 0.3156, 12.8171
CIE-Lab:
42.4864, 65.7773, 37.9995
CIE-LCH:
42.4864, 75.9646, 30.0150
CIE-Luv:
42.4864, 128.6214, 22.2336
Hunter-Lab:
35.8010, 59.1169, 19.4677
#c8102a color charts
#c8102a color shades, tints & tones
#c8102a color schemes
#c8102a color preview, HTML & CSS examples
This text has a color of #c8102a
<p style="color:#c8102a;">Text here</p>
.mytext {color:#c8102a;}
This box has a color of #c8102a
<div style="background-color:#c8102a;">Content here</div>
.mybackground {background-color:#c8102a;}
Border around this has a color of #c8102a
<div style="border:2px solid #c8102a;">Content here</div>
.myborder {border:2px solid #c8102a;}