#c42017 color space conversions
Hex:
#c42017
RGB:
196, 32, 23
CMY:
23, 87, 91
CMYK:
0, 84, 88, 23
HSL:
3°, 78.9954%, 42.9412%
HSV (HSB):
3°, 88.2653%, 76.8627%
XYZ:
23.4361, 12.8306, 2.0520
xyY:
0.6116, 0.3348, 12.8306
CIE-Lab:
42.5070, 61.3496, 47.6511
CIE-LCH:
42.5070, 77.6814, 37.8370
CIE-Luv:
42.5070, 123.9650, 28.5711
Hunter-Lab:
35.8199, 54.1036, 21.6775
#c42017 color charts
#c42017 color shades, tints & tones
#c42017 color schemes
#c42017 color preview, HTML & CSS examples
This text has a color of #c42017
<p style="color:#c42017;">Text here</p>
.mytext {color:#c42017;}
This box has a color of #c42017
<div style="background-color:#c42017;">Content here</div>
.mybackground {background-color:#c42017;}
Border around this has a color of #c42017
<div style="border:2px solid #c42017;">Content here</div>
.myborder {border:2px solid #c42017;}