#c1966f color space conversions
Hex:
#c1966f
RGB:
193, 150, 111
CMY:
24, 41, 56
CMYK:
0, 22, 42, 24
HSL:
29°, 39.8058%, 59.6078%
HSV (HSB):
29°, 42.4870%, 75.6863%
XYZ:
35.7679, 34.2978, 19.7739
xyY:
0.3981, 0.3818, 34.2978
CIE-Lab:
65.1983, 10.9917, 26.7377
CIE-LCH:
65.1983, 28.9089, 67.6528
CIE-Luv:
65.1983, 31.2538, 32.2631
Hunter-Lab:
58.5644, 6.5304, 20.9761
#c1966f color charts
#c1966f color shades, tints & tones
#c1966f color schemes
#c1966f color preview, HTML & CSS examples
This text has a color of #c1966f
<p style="color:#c1966f;">Text here</p>
.mytext {color:#c1966f;}
This box has a color of #c1966f
<div style="background-color:#c1966f;">Content here</div>
.mybackground {background-color:#c1966f;}
Border around this has a color of #c1966f
<div style="border:2px solid #c1966f;">Content here</div>
.myborder {border:2px solid #c1966f;}