#c14c15 color space conversions
Hex:
#c14c15
RGB:
193, 76, 21
CMY:
24, 70, 92
CMYK:
0, 61, 89, 24
HSL:
19°, 80.3738%, 41.9608%
HSV (HSB):
19°, 89.1192%, 75.6863%
XYZ:
24.7121, 16.5605, 2.6035
xyY:
0.5632, 0.3774, 16.5605
CIE-Lab:
47.7014, 44.5498, 52.2115
CIE-LCH:
47.7014, 68.6347, 49.5273
CIE-Luv:
47.7014, 95.5119, 38.5733
Hunter-Lab:
40.6946, 37.1801, 24.6930
#c14c15 color charts
#c14c15 color shades, tints & tones
#c14c15 color schemes
#c14c15 color preview, HTML & CSS examples
This text has a color of #c14c15
<p style="color:#c14c15;">Text here</p>
.mytext {color:#c14c15;}
This box has a color of #c14c15
<div style="background-color:#c14c15;">Content here</div>
.mybackground {background-color:#c14c15;}
Border around this has a color of #c14c15
<div style="border:2px solid #c14c15;">Content here</div>
.myborder {border:2px solid #c14c15;}