#cedabf color space conversions
Hex:
#cedabf
RGB:
206, 218, 191
CMY:
19, 15, 25
CMYK:
6, 0, 12, 15
HSL:
87°, 26.7327%, 80.1961%
HSV (HSB):
87°, 12.3853%, 85.4902%
XYZ:
59.9290, 67.0262, 59.0690
xyY:
0.3222, 0.3603, 67.0262
CIE-Lab:
85.5172, -8.8253, 11.9137
CIE-LCH:
85.5172, 14.8264, 126.5301
CIE-Luv:
85.5172, -5.4630, 19.0706
Hunter-Lab:
81.8695, -12.6087, 14.5309
#cedabf color charts
#cedabf color shades, tints & tones
#cedabf color schemes
#cedabf color preview, HTML & CSS examples
This text has a color of #cedabf
<p style="color:#cedabf;">Text here</p>
.mytext {color:#cedabf;}
This box has a color of #cedabf
<div style="background-color:#cedabf;">Content here</div>
.mybackground {background-color:#cedabf;}
Border around this has a color of #cedabf
<div style="border:2px solid #cedabf;">Content here</div>
.myborder {border:2px solid #cedabf;}