#c42d05 color space conversions
Hex:
#c42d05
RGB:
196, 45, 5
CMY:
23, 82, 98
CMYK:
0, 77, 97, 23
HSL:
13°, 95.0249%, 39.4118%
HSV (HSB):
13°, 97.4490%, 76.8627%
XYZ:
23.7307, 13.6235, 1.5224
xyY:
0.6104, 0.3504, 13.6235
CIE-Lab:
43.6881, 57.5670, 54.7280
CIE-LCH:
43.6881, 79.4299, 43.5518
CIE-Luv:
43.6881, 119.3632, 33.3291
Hunter-Lab:
36.9100, 50.1713, 23.3915
#c42d05 color charts
#c42d05 color shades, tints & tones
#c42d05 color schemes
#c42d05 color preview, HTML & CSS examples
This text has a color of #c42d05
<p style="color:#c42d05;">Text here</p>
.mytext {color:#c42d05;}
This box has a color of #c42d05
<div style="background-color:#c42d05;">Content here</div>
.mybackground {background-color:#c42d05;}
Border around this has a color of #c42d05
<div style="border:2px solid #c42d05;">Content here</div>
.myborder {border:2px solid #c42d05;}