#ced5b9 color space conversions
Hex:
#ced5b9
RGB:
206, 213, 185
CMY:
19, 16, 27
CMYK:
3, 0, 13, 16
HSL:
75°, 25.0000%, 78.0392%
HSV (HSB):
75°, 13.1455%, 83.5294%
XYZ:
58.0048, 64.2131, 55.2361
xyY:
0.3269, 0.3619, 64.2131
CIE-Lab:
84.0766, -7.2546, 13.0372
CIE-LCH:
84.0766, 14.9197, 119.0941
CIE-Luv:
84.0766, -2.5773, 20.3007
Hunter-Lab:
80.1331, -11.0246, 15.2243
#ced5b9 color charts
#ced5b9 color shades, tints & tones
#ced5b9 color schemes
#ced5b9 color preview, HTML & CSS examples
This text has a color of #ced5b9
<p style="color:#ced5b9;">Text here</p>
.mytext {color:#ced5b9;}
This box has a color of #ced5b9
<div style="background-color:#ced5b9;">Content here</div>
.mybackground {background-color:#ced5b9;}
Border around this has a color of #ced5b9
<div style="border:2px solid #ced5b9;">Content here</div>
.myborder {border:2px solid #ced5b9;}