#c14c3c color space conversions
Hex:
#c14c3c
RGB:
193, 76, 60
CMY:
24, 70, 76
CMYK:
0, 61, 69, 24
HSL:
7°, 52.5692%, 49.6078%
HSV (HSB):
7°, 68.9119%, 75.6863%
XYZ:
25.3924, 16.8326, 6.1857
xyY:
0.5245, 0.3477, 16.8326
CIE-Lab:
48.0484, 45.9558, 33.5438
CIE-LCH:
48.0484, 56.8958, 36.1262
CIE-Luv:
48.0484, 90.4421, 26.6772
Hunter-Lab:
41.0275, 38.6773, 19.7802
#c14c3c color charts
#c14c3c color shades, tints & tones
#c14c3c color schemes
#c14c3c color preview, HTML & CSS examples
This text has a color of #c14c3c
<p style="color:#c14c3c;">Text here</p>
.mytext {color:#c14c3c;}
This box has a color of #c14c3c
<div style="background-color:#c14c3c;">Content here</div>
.mybackground {background-color:#c14c3c;}
Border around this has a color of #c14c3c
<div style="border:2px solid #c14c3c;">Content here</div>
.myborder {border:2px solid #c14c3c;}