#c0080e color space conversions
Hex:
#c0080e
RGB:
192, 8, 14
CMY:
25, 97, 95
CMYK:
0, 96, 93, 25
HSL:
358°, 92.0000%, 39.2157%
HSV (HSB):
358°, 95.8333%, 75.2941%
XYZ:
21.9043, 11.4118, 1.4637
xyY:
0.6298, 0.3281, 11.4118
CIE-Lab:
40.2656, 64.0251, 49.4551
CIE-LCH:
40.2656, 80.9014, 37.6837
CIE-Luv:
40.2656, 128.6925, 27.0982
Hunter-Lab:
33.7814, 56.6243, 21.0781
#c0080e color charts
#c0080e color shades, tints & tones
#c0080e color schemes
#c0080e color preview, HTML & CSS examples
This text has a color of #c0080e
<p style="color:#c0080e;">Text here</p>
.mytext {color:#c0080e;}
This box has a color of #c0080e
<div style="background-color:#c0080e;">Content here</div>
.mybackground {background-color:#c0080e;}
Border around this has a color of #c0080e
<div style="border:2px solid #c0080e;">Content here</div>
.myborder {border:2px solid #c0080e;}