#c8101d color space conversions
Hex:
#c8101d
RGB:
200, 16, 29
CMY:
22, 94, 89
CMYK:
0, 92, 86, 22
HSL:
356°, 85.1852%, 42.3529%
HSV (HSB):
356°, 92.0000%, 78.4314%
XYZ:
24.2265, 12.7387, 2.3443
xyY:
0.6163, 0.3241, 12.7387
CIE-Lab:
42.3668, 65.4395, 44.9930
CIE-LCH:
42.3668, 79.4147, 34.5105
CIE-Luv:
42.3668, 131.0869, 26.0555
Hunter-Lab:
35.6912, 58.7024, 21.0895
#c8101d color charts
#c8101d color shades, tints & tones
#c8101d color schemes
#c8101d color preview, HTML & CSS examples
This text has a color of #c8101d
<p style="color:#c8101d;">Text here</p>
.mytext {color:#c8101d;}
This box has a color of #c8101d
<div style="background-color:#c8101d;">Content here</div>
.mybackground {background-color:#c8101d;}
Border around this has a color of #c8101d
<div style="border:2px solid #c8101d;">Content here</div>
.myborder {border:2px solid #c8101d;}