#cfab7e color space conversions
Hex:
#cfab7e
RGB:
207, 171, 126
CMY:
19, 33, 51
CMYK:
0, 17, 39, 19
HSL:
33°, 45.7627%, 65.2941%
HSV (HSB):
33°, 39.1304%, 81.1765%
XYZ:
44.0609, 43.8976, 25.8895
xyY:
0.3870, 0.3856, 43.8976
CIE-Lab:
72.1600, 6.9681, 28.0962
CIE-LCH:
72.1600, 28.9474, 76.0712
CIE-Luv:
72.1600, 26.3205, 35.6929
Hunter-Lab:
66.2552, 2.7590, 23.2109
#cfab7e color charts
#cfab7e color shades, tints & tones
#cfab7e color schemes
#cfab7e color preview, HTML & CSS examples
This text has a color of #cfab7e
<p style="color:#cfab7e;">Text here</p>
.mytext {color:#cfab7e;}
This box has a color of #cfab7e
<div style="background-color:#cfab7e;">Content here</div>
.mybackground {background-color:#cfab7e;}
Border around this has a color of #cfab7e
<div style="border:2px solid #cfab7e;">Content here</div>
.myborder {border:2px solid #cfab7e;}