#c81b1d color space conversions
Hex:
#c81b1d
RGB:
200, 27, 29
CMY:
22, 89, 89
CMYK:
0, 87, 86, 22
HSL:
359°, 76.2115%, 44.5098%
HSV (HSB):
359°, 86.5000%, 78.4314%
XYZ:
24.4331, 13.1519, 2.4132
xyY:
0.6109, 0.3288, 13.1519
CIE-Lab:
42.9913, 63.6465, 45.5300
CIE-LCH:
42.9913, 78.2551, 35.5783
CIE-Luv:
42.9913, 128.0016, 27.1959
Hunter-Lab:
36.2656, 56.7955, 21.4406
#c81b1d color charts
#c81b1d color shades, tints & tones
#c81b1d color schemes
#c81b1d color preview, HTML & CSS examples
This text has a color of #c81b1d
<p style="color:#c81b1d;">Text here</p>
.mytext {color:#c81b1d;}
This box has a color of #c81b1d
<div style="background-color:#c81b1d;">Content here</div>
.mybackground {background-color:#c81b1d;}
Border around this has a color of #c81b1d
<div style="border:2px solid #c81b1d;">Content here</div>
.myborder {border:2px solid #c81b1d;}