#ced0a8 color space conversions
Hex:
#ced0a8
RGB:
206, 208, 168
CMY:
19, 18, 34
CMYK:
1, 0, 19, 18
HSL:
63°, 29.8507%, 73.7255%
HSV (HSB):
63°, 19.2308%, 81.5686%
XYZ:
55.0774, 61.0607, 45.9288
xyY:
0.3398, 0.3768, 61.0607
CIE-Lab:
82.4114, -7.3353, 19.6815
CIE-LCH:
82.4114, 21.0040, 110.4403
CIE-Luv:
82.4114, 0.9176, 29.2454
Hunter-Lab:
78.1414, -10.9330, 19.8503
#ced0a8 color charts
#ced0a8 color shades, tints & tones
#ced0a8 color schemes
#ced0a8 color preview, HTML & CSS examples
This text has a color of #ced0a8
<p style="color:#ced0a8;">Text here</p>
.mytext {color:#ced0a8;}
This box has a color of #ced0a8
<div style="background-color:#ced0a8;">Content here</div>
.mybackground {background-color:#ced0a8;}
Border around this has a color of #ced0a8
<div style="border:2px solid #ced0a8;">Content here</div>
.myborder {border:2px solid #ced0a8;}