#cedcb9 color space conversions
Hex:
#cedcb9
RGB:
206, 220, 185
CMY:
19, 14, 27
CMYK:
6, 0, 16, 14
HSL:
84°, 33.3333%, 79.4118%
HSV (HSB):
84°, 15.9091%, 86.2745%
XYZ:
59.8038, 67.8110, 55.8358
xyY:
0.3260, 0.3696, 67.8110
CIE-Lab:
85.9119, -10.8253, 15.6262
CIE-LCH:
85.9119, 19.0097, 124.7129
CIE-Luv:
85.9119, -6.2748, 24.6490
Hunter-Lab:
82.3474, -14.4747, 17.4415
#cedcb9 color charts
#cedcb9 color shades, tints & tones
#cedcb9 color schemes
#cedcb9 color preview, HTML & CSS examples
This text has a color of #cedcb9
<p style="color:#cedcb9;">Text here</p>
.mytext {color:#cedcb9;}
This box has a color of #cedcb9
<div style="background-color:#cedcb9;">Content here</div>
.mybackground {background-color:#cedcb9;}
Border around this has a color of #cedcb9
<div style="border:2px solid #cedcb9;">Content here</div>
.myborder {border:2px solid #cedcb9;}