#c80b3d color space conversions
Hex:
#c80b3d
RGB:
200, 11, 61
CMY:
22, 96, 76
CMYK:
0, 95, 70, 22
HSL:
344°, 89.5735%, 41.3725%
HSV (HSB):
344°, 94.5000%, 78.4314%
XYZ:
24.7814, 12.8556, 5.5901
xyY:
0.5733, 0.2974, 12.8556
CIE-Lab:
42.5449, 67.0740, 26.6061
CIE-LCH:
42.5449, 72.1582, 21.6366
CIE-Luv:
42.5449, 124.4857, 13.9909
Hunter-Lab:
35.8547, 60.6264, 15.8544
#c80b3d color charts
#c80b3d color shades, tints & tones
#c80b3d color schemes
#c80b3d color preview, HTML & CSS examples
This text has a color of #c80b3d
<p style="color:#c80b3d;">Text here</p>
.mytext {color:#c80b3d;}
This box has a color of #c80b3d
<div style="background-color:#c80b3d;">Content here</div>
.mybackground {background-color:#c80b3d;}
Border around this has a color of #c80b3d
<div style="border:2px solid #c80b3d;">Content here</div>
.myborder {border:2px solid #c80b3d;}