#ced5a5 color space conversions
Hex:
#ced5a5
RGB:
206, 213, 165
CMY:
19, 16, 35
CMYK:
3, 0, 23, 16
HSL:
69°, 36.3636%, 74.1176%
HSV (HSB):
69°, 22.5352%, 83.5294%
XYZ:
56.0394, 63.4269, 44.8863
xyY:
0.3410, 0.3859, 63.4269
CIE-Lab:
83.6665, -10.3323, 22.9891
CIE-LCH:
83.6665, 25.2042, 114.2012
CIE-Luv:
83.6665, -1.7102, 34.2406
Hunter-Lab:
79.6410, -13.7703, 22.3324
#ced5a5 color charts
#ced5a5 color shades, tints & tones
#ced5a5 color schemes
#ced5a5 color preview, HTML & CSS examples
This text has a color of #ced5a5
<p style="color:#ced5a5;">Text here</p>
.mytext {color:#ced5a5;}
This box has a color of #ced5a5
<div style="background-color:#ced5a5;">Content here</div>
.mybackground {background-color:#ced5a5;}
Border around this has a color of #ced5a5
<div style="border:2px solid #ced5a5;">Content here</div>
.myborder {border:2px solid #ced5a5;}