#ced0a1 color space conversions
Hex:
#ced0a1
RGB:
206, 208, 161
CMY:
19, 18, 37
CMYK:
1, 0, 23, 18
HSL:
63°, 33.3333%, 72.3529%
HSV (HSB):
63°, 22.5962%, 81.5686%
XYZ:
54.4425, 60.8068, 42.5857
xyY:
0.3449, 0.3853, 60.8068
CIE-Lab:
82.2748, -8.3542, 23.1774
CIE-LCH:
82.2748, 24.6370, 109.8216
CIE-Luv:
82.2748, 1.2449, 33.9745
Hunter-Lab:
77.9787, -11.8391, 22.2057
#ced0a1 color charts
#ced0a1 color shades, tints & tones
#ced0a1 color schemes
#ced0a1 color preview, HTML & CSS examples
This text has a color of #ced0a1
<p style="color:#ced0a1;">Text here</p>
.mytext {color:#ced0a1;}
This box has a color of #ced0a1
<div style="background-color:#ced0a1;">Content here</div>
.mybackground {background-color:#ced0a1;}
Border around this has a color of #ced0a1
<div style="border:2px solid #ced0a1;">Content here</div>
.myborder {border:2px solid #ced0a1;}