#c14c2a color space conversions
Hex:
#c14c2a
RGB:
193, 76, 42
CMY:
24, 70, 84
CMYK:
0, 61, 78, 24
HSL:
14°, 64.2553%, 46.0784%
HSV (HSB):
14°, 78.2383%, 75.6863%
XYZ:
24.9947, 16.6735, 4.0914
xyY:
0.5462, 0.3644, 16.6735
CIE-Lab:
47.8460, 45.1382, 43.0906
CIE-LCH:
47.8460, 62.4040, 43.6705
CIE-Luv:
47.8460, 93.3418, 33.4947
Hunter-Lab:
40.8332, 37.8047, 22.6425
#c14c2a color charts
#c14c2a color shades, tints & tones
#c14c2a color schemes
#c14c2a color preview, HTML & CSS examples
This text has a color of #c14c2a
<p style="color:#c14c2a;">Text here</p>
.mytext {color:#c14c2a;}
This box has a color of #c14c2a
<div style="background-color:#c14c2a;">Content here</div>
.mybackground {background-color:#c14c2a;}
Border around this has a color of #c14c2a
<div style="border:2px solid #c14c2a;">Content here</div>
.myborder {border:2px solid #c14c2a;}