#c14e3f color space conversions
Hex:
#c14e3f
RGB:
193, 78, 63
CMY:
24, 69, 75
CMYK:
0, 60, 67, 24
HSL:
7°, 51.1811%, 50.1961%
HSV (HSB):
7°, 67.3575%, 75.6863%
XYZ:
25.6139, 17.1451, 6.6620
xyY:
0.5183, 0.3469, 17.1451
CIE-Lab:
48.4424, 45.1915, 32.2982
CIE-LCH:
48.4424, 55.5468, 35.5533
CIE-Luv:
48.4424, 88.5097, 26.0090
Hunter-Lab:
41.4067, 37.9574, 19.4454
#c14e3f color charts
#c14e3f color shades, tints & tones
#c14e3f color schemes
#c14e3f color preview, HTML & CSS examples
This text has a color of #c14e3f
<p style="color:#c14e3f;">Text here</p>
.mytext {color:#c14e3f;}
This box has a color of #c14e3f
<div style="background-color:#c14e3f;">Content here</div>
.mybackground {background-color:#c14e3f;}
Border around this has a color of #c14e3f
<div style="border:2px solid #c14e3f;">Content here</div>
.myborder {border:2px solid #c14e3f;}