#ced8d2 color space conversions
Hex:
#ced8d2
RGB:
206, 216, 210
CMY:
19, 15, 18
CMYK:
5, 0, 3, 15
HSL:
144°, 11.3636%, 82.7451%
HSV (HSB):
144°, 4.6296%, 84.7059%
XYZ:
61.6423, 66.8867, 70.6343
xyY:
0.3095, 0.3358, 66.8867
CIE-Lab:
85.4467, -4.4739, 1.7743
CIE-LCH:
85.4467, 4.8129, 158.3674
CIE-Luv:
85.4467, -5.2559, 3.4686
Hunter-Lab:
81.7843, -8.5837, 6.0422
#ced8d2 color charts
#ced8d2 color shades, tints & tones
#ced8d2 color schemes
#ced8d2 color preview, HTML & CSS examples
This text has a color of #ced8d2
<p style="color:#ced8d2;">Text here</p>
.mytext {color:#ced8d2;}
This box has a color of #ced8d2
<div style="background-color:#ced8d2;">Content here</div>
.mybackground {background-color:#ced8d2;}
Border around this has a color of #ced8d2
<div style="border:2px solid #ced8d2;">Content here</div>
.myborder {border:2px solid #ced8d2;}