#c66f5d color space conversions
Hex:
#c66f5d
RGB:
198, 111, 93
CMY:
22, 56, 64
CMYK:
0, 44, 53, 22
HSL:
10°, 47.9452%, 57.0588%
HSV (HSB):
10°, 53.0303%, 77.6471%
XYZ:
30.9489, 24.1650, 13.3890
xyY:
0.4518, 0.3528, 24.1650
CIE-Lab:
56.2526, 32.5511, 25.1184
CIE-LCH:
56.2526, 41.1158, 37.6560
CIE-Luv:
56.2526, 64.1140, 24.3179
Hunter-Lab:
49.1579, 26.3542, 18.2618
#c66f5d color charts
#c66f5d color shades, tints & tones
#c66f5d color schemes
#c66f5d color preview, HTML & CSS examples
This text has a color of #c66f5d
<p style="color:#c66f5d;">Text here</p>
.mytext {color:#c66f5d;}
This box has a color of #c66f5d
<div style="background-color:#c66f5d;">Content here</div>
.mybackground {background-color:#c66f5d;}
Border around this has a color of #c66f5d
<div style="border:2px solid #c66f5d;">Content here</div>
.myborder {border:2px solid #c66f5d;}