#ced2a6 color space conversions
Hex:
#ced2a6
RGB:
206, 210, 166
CMY:
19, 18, 35
CMYK:
2, 0, 21, 18
HSL:
65°, 32.8358%, 73.7255%
HSV (HSB):
65°, 20.9524%, 82.3529%
XYZ:
55.3831, 61.9682, 45.1184
xyY:
0.3409, 0.3814, 61.9682
CIE-Lab:
82.8965, -8.6563, 21.4053
CIE-LCH:
82.8965, 23.0894, 112.0184
CIE-Luv:
82.8965, -0.0959, 31.7975
Hunter-Lab:
78.7199, -12.1766, 21.1217
#ced2a6 color charts
#ced2a6 color shades, tints & tones
#ced2a6 color schemes
#ced2a6 color preview, HTML & CSS examples
This text has a color of #ced2a6
<p style="color:#ced2a6;">Text here</p>
.mytext {color:#ced2a6;}
This box has a color of #ced2a6
<div style="background-color:#ced2a6;">Content here</div>
.mybackground {background-color:#ced2a6;}
Border around this has a color of #ced2a6
<div style="border:2px solid #ced2a6;">Content here</div>
.myborder {border:2px solid #ced2a6;}