#cedcad color space conversions
Hex:
#cedcad
RGB:
206, 220, 173
CMY:
19, 14, 32
CMYK:
6, 0, 21, 14
HSL:
78°, 40.1709%, 77.0588%
HSV (HSB):
78°, 21.3636%, 86.2745%
XYZ:
58.5896, 67.3253, 49.4423
xyY:
0.3341, 0.3839, 67.3253
CIE-Lab:
85.6680, -12.6935, 21.5652
CIE-LCH:
85.6680, 25.0237, 120.4814
CIE-Luv:
85.6680, -5.8323, 33.0025
Hunter-Lab:
82.0520, -16.1323, 21.7099
#cedcad color charts
#cedcad color shades, tints & tones
#cedcad color schemes
#cedcad color preview, HTML & CSS examples
This text has a color of #cedcad
<p style="color:#cedcad;">Text here</p>
.mytext {color:#cedcad;}
This box has a color of #cedcad
<div style="background-color:#cedcad;">Content here</div>
.mybackground {background-color:#cedcad;}
Border around this has a color of #cedcad
<div style="border:2px solid #cedcad;">Content here</div>
.myborder {border:2px solid #cedcad;}