#c80f0f color space conversions
Hex:
#c80f0f
RGB:
200, 15, 15
CMY:
22, 94, 94
CMYK:
0, 93, 93, 22
HSL:
0°, 86.0465%, 42.1569%
HSV (HSB):
0°, 92.5000%, 78.4314%
XYZ:
24.0765, 12.6555, 1.6257
xyY:
0.6277, 0.3299, 12.6555
CIE-Lab:
42.2395, 65.3324, 51.1646
CIE-LCH:
42.2395, 82.9827, 38.0660
CIE-Luv:
42.2395, 133.0738, 28.6973
Hunter-Lab:
35.5746, 58.5513, 22.1927
#c80f0f color charts
#c80f0f color shades, tints & tones
#c80f0f color schemes
#c80f0f color preview, HTML & CSS examples
This text has a color of #c80f0f
<p style="color:#c80f0f;">Text here</p>
.mytext {color:#c80f0f;}
This box has a color of #c80f0f
<div style="background-color:#c80f0f;">Content here</div>
.mybackground {background-color:#c80f0f;}
Border around this has a color of #c80f0f
<div style="border:2px solid #c80f0f;">Content here</div>
.myborder {border:2px solid #c80f0f;}