#defdbd color space conversions
Hex:
#defdbd
RGB:
222, 253, 189
CMY:
13, 1, 26
CMYK:
12, 0, 25, 1
HSL:
89°, 94.1176%, 86.6667%
HSV (HSB):
89°, 25.2964%, 99.2157%
XYZ:
74.4348, 89.4543, 61.4874
xyY:
0.3303, 0.3969, 89.4543
CIE-Lab:
95.7699, -20.8927, 27.3944
CIE-LCH:
95.7699, 34.4523, 127.3313
CIE-Luv:
95.7699, -14.7353, 43.1028
Hunter-Lab:
94.5803, -25.0358, 27.6613
#defdbd color charts
#defdbd RGB chart
#defdbd CMYK chart
#defdbd RGB pie chart
#defdbd color shades, tints & tones
#defdbd color schemes
#defdbd color preview, HTML & CSS examples
This text has a color of #defdbd
<p style="color:#defdbd;">Text here</p>
.mytext {color:#defdbd;}
Text color #defdbd
This box has a color of #defdbd
<div style="background-color:#defdbd;">Content here</div>
.mybackground {background-color:#defdbd;}
Background color #defdbd
Border around this has a color of #defdbd
<div style="border:2px solid #defdbd;">Content here</div>
.myborder {border:2px solid #defdbd;}
Border color #defdbd