#c42e00 color space conversions
Hex:
#c42e00
RGB:
196, 46, 0
CMY:
23, 82, 100
CMYK:
0, 77, 100, 23
HSL:
14°, 100.0000%, 38.4314%
HSV (HSB):
14°, 100.0000%, 76.8627%
XYZ:
23.7419, 13.6898, 1.3910
xyY:
0.6115, 0.3526, 13.6898
CIE-Lab:
43.7847, 57.2002, 56.3225
CIE-LCH:
43.7847, 80.2750, 44.5570
CIE-Luv:
43.7847, 119.1283, 34.0723
Hunter-Lab:
36.9997, 49.7905, 23.6707
#c42e00 color charts
#c42e00 color shades, tints & tones
#c42e00 color schemes
#c42e00 color preview, HTML & CSS examples
This text has a color of #c42e00
<p style="color:#c42e00;">Text here</p>
.mytext {color:#c42e00;}
This box has a color of #c42e00
<div style="background-color:#c42e00;">Content here</div>
.mybackground {background-color:#c42e00;}
Border around this has a color of #c42e00
<div style="border:2px solid #c42e00;">Content here</div>
.myborder {border:2px solid #c42e00;}