#ced4af color space conversions
Hex:
#ced4af
RGB:
206, 212, 175
CMY:
19, 17, 31
CMYK:
3, 0, 17, 17
HSL:
70°, 30.0813%, 75.8824%
HSV (HSB):
70°, 17.4528%, 83.1373%
XYZ:
56.7349, 63.3039, 49.7861
xyY:
0.3341, 0.3728, 63.3039
CIE-Lab:
83.6020, -8.3269, 17.6478
CIE-LCH:
83.6020, 19.5136, 115.2597
CIE-Luv:
83.6020, -1.5933, 26.8041
Hunter-Lab:
79.5638, -11.9527, 18.5946
#ced4af color charts
#ced4af color shades, tints & tones
#ced4af color schemes
#ced4af color preview, HTML & CSS examples
This text has a color of #ced4af
<p style="color:#ced4af;">Text here</p>
.mytext {color:#ced4af;}
This box has a color of #ced4af
<div style="background-color:#ced4af;">Content here</div>
.mybackground {background-color:#ced4af;}
Border around this has a color of #ced4af
<div style="border:2px solid #ced4af;">Content here</div>
.myborder {border:2px solid #ced4af;}