#c14d24 color space conversions
Hex:
#c14d24
RGB:
193, 77, 36
CMY:
24, 70, 86
CMYK:
0, 60, 81, 24
HSL:
16°, 68.5590%, 44.9020%
HSV (HSB):
16°, 81.3472%, 75.6863%
XYZ:
24.9646, 16.7726, 3.5907
xyY:
0.5508, 0.3700, 16.7726
CIE-Lab:
47.9722, 44.4658, 46.1606
CIE-LCH:
47.9722, 64.0938, 46.0714
CIE-Luv:
47.9722, 93.3619, 35.5707
Hunter-Lab:
40.9543, 37.1385, 23.4697
#c14d24 color charts
#c14d24 color shades, tints & tones
#c14d24 color schemes
#c14d24 color preview, HTML & CSS examples
This text has a color of #c14d24
<p style="color:#c14d24;">Text here</p>
.mytext {color:#c14d24;}
This box has a color of #c14d24
<div style="background-color:#c14d24;">Content here</div>
.mybackground {background-color:#c14d24;}
Border around this has a color of #c14d24
<div style="border:2px solid #c14d24;">Content here</div>
.myborder {border:2px solid #c14d24;}