#defdbc color space conversions
Hex:
#defdbc
RGB:
222, 253, 188
CMY:
13, 1, 26
CMYK:
12, 0, 26, 1
HSL:
89°, 94.2029%, 86.4706%
HSV (HSB):
89°, 25.6917%, 99.2157%
XYZ:
74.3266, 89.4110, 60.9176
xyY:
0.3308, 0.3980, 89.4110
CIE-Lab:
95.7519, -21.0384, 27.8756
CIE-LCH:
95.7519, 34.9237, 127.0427
CIE-Luv:
95.7519, -14.7123, 43.7576
Hunter-Lab:
94.5574, -25.1660, 27.9932
#defdbc color charts
#defdbc RGB chart
#defdbc CMYK chart
#defdbc RGB pie chart
#defdbc color shades, tints & tones
#defdbc color schemes
#defdbc color preview, HTML & CSS examples
This text has a color of #defdbc
<p style="color:#defdbc;">Text here</p>
.mytext {color:#defdbc;}
Text color #defdbc
This box has a color of #defdbc
<div style="background-color:#defdbc;">Content here</div>
.mybackground {background-color:#defdbc;}
Background color #defdbc
Border around this has a color of #defdbc
<div style="border:2px solid #defdbc;">Content here</div>
.myborder {border:2px solid #defdbc;}
Border color #defdbc