#c14e3b color space conversions
Hex:
#c14e3b
RGB:
193, 78, 59
CMY:
24, 69, 77
CMYK:
0, 60, 69, 24
HSL:
9°, 53.1746%, 49.4118%
HSV (HSB):
9°, 69.4301%, 75.6863%
XYZ:
25.5061, 17.1020, 6.0944
xyY:
0.5237, 0.3512, 17.1020
CIE-Lab:
48.3883, 44.9709, 34.5100
CIE-LCH:
48.3883, 56.6861, 37.5021
CIE-Luv:
48.3883, 89.2495, 27.7903
Hunter-Lab:
41.3546, 37.7224, 20.2107
#c14e3b color charts
#c14e3b color shades, tints & tones
#c14e3b color schemes
#c14e3b color preview, HTML & CSS examples
This text has a color of #c14e3b
<p style="color:#c14e3b;">Text here</p>
.mytext {color:#c14e3b;}
This box has a color of #c14e3b
<div style="background-color:#c14e3b;">Content here</div>
.mybackground {background-color:#c14e3b;}
Border around this has a color of #c14e3b
<div style="border:2px solid #c14e3b;">Content here</div>
.myborder {border:2px solid #c14e3b;}