#ced8c6 color space conversions
Hex:
#ced8c6
RGB:
206, 216, 198
CMY:
19, 15, 22
CMYK:
5, 0, 8, 15
HSL:
93°, 18.7500%, 81.1765%
HSV (HSB):
93°, 8.3333%, 84.7059%
XYZ:
60.2025, 66.3108, 63.0523
xyY:
0.3176, 0.3498, 66.3108
CIE-Lab:
85.1547, -6.6115, 7.7015
CIE-LCH:
85.1547, 10.1502, 130.6452
CIE-Luv:
85.1547, -4.7224, 12.6154
Hunter-Lab:
81.4314, -10.5394, 11.0938
#ced8c6 color charts
#ced8c6 color shades, tints & tones
#ced8c6 color schemes
#ced8c6 color preview, HTML & CSS examples
This text has a color of #ced8c6
<p style="color:#ced8c6;">Text here</p>
.mytext {color:#ced8c6;}
This box has a color of #ced8c6
<div style="background-color:#ced8c6;">Content here</div>
.mybackground {background-color:#ced8c6;}
Border around this has a color of #ced8c6
<div style="border:2px solid #ced8c6;">Content here</div>
.myborder {border:2px solid #ced8c6;}