#c14d3a color space conversions
Hex:
#c14d3a
RGB:
193, 77, 58
CMY:
24, 70, 77
CMYK:
0, 60, 70, 24
HSL:
8°, 53.7849%, 49.2157%
HSV (HSB):
8°, 69.9482%, 75.6863%
XYZ:
25.4099, 16.9507, 5.9355
xyY:
0.5261, 0.3510, 16.9507
CIE-Lab:
48.1979, 45.3858, 34.8520
CIE-LCH:
48.1979, 57.2235, 37.5209
CIE-Luv:
48.1979, 90.1214, 27.8809
Hunter-Lab:
41.1712, 38.1164, 20.2722
#c14d3a color charts
#c14d3a color shades, tints & tones
#c14d3a color schemes
#c14d3a color preview, HTML & CSS examples
This text has a color of #c14d3a
<p style="color:#c14d3a;">Text here</p>
.mytext {color:#c14d3a;}
This box has a color of #c14d3a
<div style="background-color:#c14d3a;">Content here</div>
.mybackground {background-color:#c14d3a;}
Border around this has a color of #c14d3a
<div style="border:2px solid #c14d3a;">Content here</div>
.myborder {border:2px solid #c14d3a;}