#c81f1f color space conversions
Hex:
#c81f1f
RGB:
200, 31, 31
CMY:
22, 88, 88
CMYK:
0, 85, 85, 22
HSL:
0°, 73.1602%, 45.2941%
HSV (HSB):
0°, 84.5000%, 78.4314%
XYZ:
24.5567, 13.3583, 2.5804
xyY:
0.6064, 0.3299, 13.3583
CIE-Lab:
43.2982, 62.8589, 44.7903
CIE-LCH:
43.2982, 77.1843, 35.4719
CIE-Luv:
43.2982, 126.2696, 27.2294
Hunter-Lab:
36.5490, 55.9709, 21.3983
#c81f1f color charts
#c81f1f color shades, tints & tones
#c81f1f color schemes
#c81f1f color preview, HTML & CSS examples
This text has a color of #c81f1f
<p style="color:#c81f1f;">Text here</p>
.mytext {color:#c81f1f;}
This box has a color of #c81f1f
<div style="background-color:#c81f1f;">Content here</div>
.mybackground {background-color:#c81f1f;}
Border around this has a color of #c81f1f
<div style="border:2px solid #c81f1f;">Content here</div>
.myborder {border:2px solid #c81f1f;}