#c14843 color space conversions
Hex:
#c14843
RGB:
193, 72, 67
CMY:
24, 72, 74
CMYK:
0, 63, 65, 24
HSL:
2°, 50.4000%, 50.9804%
HSV (HSB):
2°, 65.2850%, 75.6863%
XYZ:
25.3228, 16.3774, 7.1367
xyY:
0.5185, 0.3353, 16.3774
CIE-Lab:
47.4658, 48.1726, 28.7854
CIE-LCH:
47.4658, 56.1177, 30.8603
CIE-Luv:
47.4658, 91.6822, 22.0701
Hunter-Lab:
40.4690, 40.8725, 17.8726
#c14843 color charts
#c14843 color shades, tints & tones
#c14843 color schemes
#c14843 color preview, HTML & CSS examples
This text has a color of #c14843
<p style="color:#c14843;">Text here</p>
.mytext {color:#c14843;}
This box has a color of #c14843
<div style="background-color:#c14843;">Content here</div>
.mybackground {background-color:#c14843;}
Border around this has a color of #c14843
<div style="border:2px solid #c14843;">Content here</div>
.myborder {border:2px solid #c14843;}