#c14d12 color space conversions
Hex:
#c14d12
RGB:
193, 77, 18
CMY:
24, 70, 93
CMYK:
0, 60, 91, 24
HSL:
20°, 82.9384%, 41.3725%
HSV (HSB):
20°, 90.6736%, 75.6863%
XYZ:
24.7554, 16.6889, 2.4888
xyY:
0.5635, 0.3799, 16.6889
CIE-Lab:
47.8656, 44.0281, 53.3535
CIE-LCH:
47.8656, 69.1742, 50.4701
CIE-Luv:
47.8656, 94.9624, 39.3522
Hunter-Lab:
40.8520, 36.6758, 24.9844
#c14d12 color charts
#c14d12 color shades, tints & tones
#c14d12 color schemes
#c14d12 color preview, HTML & CSS examples
This text has a color of #c14d12
<p style="color:#c14d12;">Text here</p>
.mytext {color:#c14d12;}
This box has a color of #c14d12
<div style="background-color:#c14d12;">Content here</div>
.mybackground {background-color:#c14d12;}
Border around this has a color of #c14d12
<div style="border:2px solid #c14d12;">Content here</div>
.myborder {border:2px solid #c14d12;}