#c81c1e color space conversions
Hex:
#c81c1e
RGB:
200, 28, 30
CMY:
22, 89, 88
CMYK:
0, 86, 85, 22
HSL:
359°, 75.4386%, 44.7059%
HSV (HSB):
359°, 86.0000%, 78.4314%
XYZ:
24.4690, 13.2036, 2.4872
xyY:
0.6093, 0.3288, 13.2036
CIE-Lab:
43.0684, 63.4695, 45.0947
CIE-LCH:
43.0684, 77.8583, 35.3936
CIE-Luv:
43.0684, 127.5074, 27.0768
Hunter-Lab:
36.3368, 56.6118, 21.3774
#c81c1e color charts
#c81c1e color shades, tints & tones
#c81c1e color schemes
#c81c1e color preview, HTML & CSS examples
This text has a color of #c81c1e
<p style="color:#c81c1e;">Text here</p>
.mytext {color:#c81c1e;}
This box has a color of #c81c1e
<div style="background-color:#c81c1e;">Content here</div>
.mybackground {background-color:#c81c1e;}
Border around this has a color of #c81c1e
<div style="border:2px solid #c81c1e;">Content here</div>
.myborder {border:2px solid #c81c1e;}