#c4080e color space conversions
Hex:
#c4080e
RGB:
196, 8, 14
CMY:
23, 97, 95
CMYK:
0, 96, 93, 23
HSL:
358°, 92.1569%, 40.0000%
HSV (HSB):
358°, 95.9184%, 76.8627%
XYZ:
22.9310, 11.9411, 1.5117
xyY:
0.6303, 0.3282, 11.9411
CIE-Lab:
41.1224, 65.0488, 50.4176
CIE-LCH:
41.1224, 82.2999, 37.7783
CIE-Luv:
41.1224, 131.5983, 27.7404
Hunter-Lab:
34.5559, 57.9783, 21.5954
#c4080e color charts
#c4080e color shades, tints & tones
#c4080e color schemes
#c4080e color preview, HTML & CSS examples
This text has a color of #c4080e
<p style="color:#c4080e;">Text here</p>
.mytext {color:#c4080e;}
This box has a color of #c4080e
<div style="background-color:#c4080e;">Content here</div>
.mybackground {background-color:#c4080e;}
Border around this has a color of #c4080e
<div style="border:2px solid #c4080e;">Content here</div>
.myborder {border:2px solid #c4080e;}