#cedac9 color space conversions
Hex:
#cedac9
RGB:
206, 218, 201
CMY:
19, 15, 21
CMYK:
6, 0, 8, 15
HSL:
102°, 18.6813%, 82.1569%
HSV (HSB):
102°, 7.7982%, 85.4902%
XYZ:
61.0676, 67.4817, 65.0650
xyY:
0.3154, 0.3485, 67.4817
CIE-Lab:
85.7466, -7.1159, 6.9669
CIE-LCH:
85.7466, 9.9586, 135.6062
CIE-Luv:
85.7466, -5.8762, 11.6491
Hunter-Lab:
82.1472, -11.0621, 10.5422
#cedac9 color charts
#cedac9 color shades, tints & tones
#cedac9 color schemes
#cedac9 color preview, HTML & CSS examples
This text has a color of #cedac9
<p style="color:#cedac9;">Text here</p>
.mytext {color:#cedac9;}
This box has a color of #cedac9
<div style="background-color:#cedac9;">Content here</div>
.mybackground {background-color:#cedac9;}
Border around this has a color of #cedac9
<div style="border:2px solid #cedac9;">Content here</div>
.myborder {border:2px solid #cedac9;}