#c80d3f color space conversions
Hex:
#c80d3f
RGB:
200, 13, 63
CMY:
22, 95, 75
CMYK:
0, 94, 69, 22
HSL:
344°, 87.7934%, 41.7647%
HSV (HSB):
344°, 93.5000%, 78.4314%
XYZ:
24.8605, 12.9261, 5.8873
xyY:
0.5692, 0.2960, 12.9261
CIE-Lab:
42.6517, 66.9535, 25.4956
CIE-LCH:
42.6517, 71.6435, 20.8466
CIE-Luv:
42.6517, 123.5295, 13.1659
Hunter-Lab:
35.9529, 60.5109, 15.4582
#c80d3f color charts
#c80d3f color shades, tints & tones
#c80d3f color schemes
#c80d3f color preview, HTML & CSS examples
This text has a color of #c80d3f
<p style="color:#c80d3f;">Text here</p>
.mytext {color:#c80d3f;}
This box has a color of #c80d3f
<div style="background-color:#c80d3f;">Content here</div>
.mybackground {background-color:#c80d3f;}
Border around this has a color of #c80d3f
<div style="border:2px solid #c80d3f;">Content here</div>
.myborder {border:2px solid #c80d3f;}