#c14c2e color space conversions
Hex:
#c14c2e
RGB:
193, 76, 46
CMY:
24, 70, 82
CMYK:
0, 61, 76, 24
HSL:
12°, 61.5063%, 46.8627%
HSV (HSB):
12°, 76.1658%, 75.6863%
XYZ:
25.0699, 16.7036, 4.4876
xyY:
0.5419, 0.3611, 16.7036
CIE-Lab:
47.8844, 45.2938, 41.0611
CIE-LCH:
47.8844, 61.1355, 42.1939
CIE-Luv:
47.8844, 92.7798, 32.1764
Hunter-Lab:
40.8700, 37.9703, 22.0989
#c14c2e color charts
#c14c2e color shades, tints & tones
#c14c2e color schemes
#c14c2e color preview, HTML & CSS examples
This text has a color of #c14c2e
<p style="color:#c14c2e;">Text here</p>
.mytext {color:#c14c2e;}
This box has a color of #c14c2e
<div style="background-color:#c14c2e;">Content here</div>
.mybackground {background-color:#c14c2e;}
Border around this has a color of #c14c2e
<div style="border:2px solid #c14c2e;">Content here</div>
.myborder {border:2px solid #c14c2e;}