#c80f3f color space conversions
Hex:
#c80f3f
RGB:
200, 15, 63
CMY:
22, 94, 75
CMYK:
0, 93, 69, 22
HSL:
344°, 86.0465%, 42.1569%
HSV (HSB):
344°, 92.5000%, 78.4314%
XYZ:
24.8874, 12.9799, 5.8963
xyY:
0.5687, 0.2966, 12.9799
CIE-Lab:
42.7329, 66.7185, 25.5973
CIE-LCH:
42.7329, 71.4604, 20.9899
CIE-Luv:
42.7329, 123.1691, 13.3329
Hunter-Lab:
36.0276, 60.2573, 15.5159
#c80f3f color charts
#c80f3f color shades, tints & tones
#c80f3f color schemes
#c80f3f color preview, HTML & CSS examples
This text has a color of #c80f3f
<p style="color:#c80f3f;">Text here</p>
.mytext {color:#c80f3f;}
This box has a color of #c80f3f
<div style="background-color:#c80f3f;">Content here</div>
.mybackground {background-color:#c80f3f;}
Border around this has a color of #c80f3f
<div style="border:2px solid #c80f3f;">Content here</div>
.myborder {border:2px solid #c80f3f;}