#cedacd color space conversions
Hex:
#cedacd
RGB:
206, 218, 205
CMY:
19, 15, 20
CMYK:
6, 0, 6, 15
HSL:
115°, 14.9425%, 82.9412%
HSV (HSB):
115°, 5.9633%, 85.4902%
XYZ:
61.5444, 67.6724, 67.5759
xyY:
0.3127, 0.3439, 67.6724
CIE-Lab:
85.8424, -6.4086, 4.9923
CIE-LCH:
85.8424, 8.1236, 142.0818
CIE-Luv:
85.8424, -6.0450, 8.6195
Hunter-Lab:
82.2632, -10.4176, 8.8799
#cedacd color charts
#cedacd color shades, tints & tones
#cedacd color schemes
#cedacd color preview, HTML & CSS examples
This text has a color of #cedacd
<p style="color:#cedacd;">Text here</p>
.mytext {color:#cedacd;}
This box has a color of #cedacd
<div style="background-color:#cedacd;">Content here</div>
.mybackground {background-color:#cedacd;}
Border around this has a color of #cedacd
<div style="border:2px solid #cedacd;">Content here</div>
.myborder {border:2px solid #cedacd;}