#c14b3c color space conversions
Hex:
#c14b3c
RGB:
193, 75, 60
CMY:
24, 71, 76
CMYK:
0, 61, 69, 24
HSL:
7°, 52.5692%, 49.6078%
HSV (HSB):
7°, 68.9119%, 75.6863%
XYZ:
25.3240, 16.6959, 6.1629
xyY:
0.5256, 0.3465, 16.6959
CIE-Lab:
47.8745, 46.4161, 33.3385
CIE-LCH:
47.8745, 57.1482, 35.6879
CIE-Luv:
47.8745, 91.1218, 26.3426
Hunter-Lab:
40.8606, 39.1223, 19.6599
#c14b3c color charts
#c14b3c color shades, tints & tones
#c14b3c color schemes
#c14b3c color preview, HTML & CSS examples
This text has a color of #c14b3c
<p style="color:#c14b3c;">Text here</p>
.mytext {color:#c14b3c;}
This box has a color of #c14b3c
<div style="background-color:#c14b3c;">Content here</div>
.mybackground {background-color:#c14b3c;}
Border around this has a color of #c14b3c
<div style="border:2px solid #c14b3c;">Content here</div>
.myborder {border:2px solid #c14b3c;}