#ced2a9 color space conversions
Hex:
#ced2a9
RGB:
206, 210, 169
CMY:
19, 18, 34
CMYK:
2, 0, 20, 18
HSL:
66°, 31.2977%, 74.3137%
HSV (HSB):
66°, 19.5238%, 82.3529%
XYZ:
55.6616, 62.0796, 46.5850
xyY:
0.3387, 0.3778, 62.0796
CIE-Lab:
82.9557, -8.2128, 19.9091
CIE-LCH:
82.9557, 21.5365, 112.4167
CIE-Luv:
82.9557, -0.2315, 29.7542
Hunter-Lab:
78.7906, -11.7822, 20.0982
#ced2a9 color charts
#ced2a9 color shades, tints & tones
#ced2a9 color schemes
#ced2a9 color preview, HTML & CSS examples
This text has a color of #ced2a9
<p style="color:#ced2a9;">Text here</p>
.mytext {color:#ced2a9;}
This box has a color of #ced2a9
<div style="background-color:#ced2a9;">Content here</div>
.mybackground {background-color:#ced2a9;}
Border around this has a color of #ced2a9
<div style="border:2px solid #ced2a9;">Content here</div>
.myborder {border:2px solid #ced2a9;}