#c14e2c color space conversions
Hex:
#c14e2c
RGB:
193, 78, 44
CMY:
24, 69, 83
CMYK:
0, 60, 77, 24
HSL:
14°, 62.8692%, 46.4706%
HSV (HSB):
14°, 77.2021%, 75.6863%
XYZ:
25.1713, 16.9681, 4.3314
xyY:
0.5417, 0.3651, 16.9681
CIE-Lab:
48.2198, 44.2799, 42.4504
CIE-LCH:
48.2198, 61.3412, 43.7916
CIE-Luv:
48.2198, 91.6240, 33.4902
Hunter-Lab:
41.1923, 36.9891, 22.6003
#c14e2c color charts
#c14e2c color shades, tints & tones
#c14e2c color schemes
#c14e2c color preview, HTML & CSS examples
This text has a color of #c14e2c
<p style="color:#c14e2c;">Text here</p>
.mytext {color:#c14e2c;}
This box has a color of #c14e2c
<div style="background-color:#c14e2c;">Content here</div>
.mybackground {background-color:#c14e2c;}
Border around this has a color of #c14e2c
<div style="border:2px solid #c14e2c;">Content here</div>
.myborder {border:2px solid #c14e2c;}