#c0080f color space conversions
Hex:
#c0080f
RGB:
192, 8, 15
CMY:
25, 97, 94
CMYK:
0, 96, 92, 25
HSL:
358°, 92.0000%, 39.2157%
HSV (HSB):
358°, 95.8333%, 75.2941%
XYZ:
21.9113, 11.4146, 1.5003
xyY:
0.6292, 0.3278, 11.4146
CIE-Lab:
40.2702, 64.0379, 49.0695
CIE-LCH:
40.2702, 80.6763, 37.4614
CIE-Luv:
40.2702, 128.5944, 26.9490
Hunter-Lab:
33.7855, 56.6398, 21.0170
#c0080f color charts
#c0080f color shades, tints & tones
#c0080f color schemes
#c0080f color preview, HTML & CSS examples
This text has a color of #c0080f
<p style="color:#c0080f;">Text here</p>
.mytext {color:#c0080f;}
This box has a color of #c0080f
<div style="background-color:#c0080f;">Content here</div>
.mybackground {background-color:#c0080f;}
Border around this has a color of #c0080f
<div style="border:2px solid #c0080f;">Content here</div>
.myborder {border:2px solid #c0080f;}