#cec2b7 color space conversions
Hex:
#cec2b7
RGB:
206, 194, 183
CMY:
19, 24, 28
CMYK:
0, 6, 11, 19
HSL:
29°, 19.0083%, 76.2745%
HSV (HSB):
29°, 11.1650%, 80.7843%
XYZ:
53.2926, 55.1243, 52.6310
xyY:
0.3309, 0.3423, 55.1243
CIE-Lab:
79.1128, 2.3306, 7.0271
CIE-LCH:
79.1128, 7.4035, 71.6511
CIE-Luv:
79.1128, 7.7309, 9.8702
Hunter-Lab:
74.2457, -1.8050, 9.9428
#cec2b7 color charts
#cec2b7 color shades, tints & tones
#cec2b7 color schemes
#cec2b7 color preview, HTML & CSS examples
This text has a color of #cec2b7
<p style="color:#cec2b7;">Text here</p>
.mytext {color:#cec2b7;}
This box has a color of #cec2b7
<div style="background-color:#cec2b7;">Content here</div>
.mybackground {background-color:#cec2b7;}
Border around this has a color of #cec2b7
<div style="border:2px solid #cec2b7;">Content here</div>
.myborder {border:2px solid #cec2b7;}