#c66f4f color space conversions
Hex:
#c66f4f
RGB:
198, 111, 79
CMY:
22, 56, 69
CMYK:
0, 44, 60, 22
HSL:
16°, 51.0730%, 54.3137%
HSV (HSB):
16°, 60.1010%, 77.6471%
XYZ:
30.3844, 23.9392, 10.4164
xyY:
0.4693, 0.3698, 23.9392
CIE-Lab:
56.0268, 31.4199, 32.7133
CIE-LCH:
56.0268, 45.3583, 46.1553
CIE-Luv:
56.0268, 66.3087, 31.8773
Hunter-Lab:
48.9277, 25.2264, 21.6269
#c66f4f color charts
#c66f4f color shades, tints & tones
#c66f4f color schemes
#c66f4f color preview, HTML & CSS examples
This text has a color of #c66f4f
<p style="color:#c66f4f;">Text here</p>
.mytext {color:#c66f4f;}
This box has a color of #c66f4f
<div style="background-color:#c66f4f;">Content here</div>
.mybackground {background-color:#c66f4f;}
Border around this has a color of #c66f4f
<div style="border:2px solid #c66f4f;">Content here</div>
.myborder {border:2px solid #c66f4f;}