#cedbc7 color space conversions
Hex:
#cedbc7
RGB:
206, 219, 199
CMY:
19, 14, 22
CMYK:
6, 0, 9, 14
HSL:
99°, 21.7391%, 81.9608%
HSV (HSB):
99°, 9.1324%, 85.8824%
XYZ:
61.0939, 67.9084, 63.9205
xyY:
0.3167, 0.3520, 67.9084
CIE-Lab:
85.9606, -7.9764, 8.3295
CIE-LCH:
85.9606, 11.5327, 133.7596
CIE-Luv:
85.9606, -6.3050, 13.7939
Hunter-Lab:
82.4065, -11.8765, 11.6950
#cedbc7 color charts
#cedbc7 color shades, tints & tones
#cedbc7 color schemes
#cedbc7 color preview, HTML & CSS examples
This text has a color of #cedbc7
<p style="color:#cedbc7;">Text here</p>
.mytext {color:#cedbc7;}
This box has a color of #cedbc7
<div style="background-color:#cedbc7;">Content here</div>
.mybackground {background-color:#cedbc7;}
Border around this has a color of #cedbc7
<div style="border:2px solid #cedbc7;">Content here</div>
.myborder {border:2px solid #cedbc7;}