#dbffdc color space conversions
Hex:
#dbffdc
RGB:
219, 255, 220
CMY:
14, 0, 14
CMYK:
14, 0, 14, 0
HSL:
122°, 100.0000%, 92.9412%
HSV (HSB):
122°, 14.1176%, 100.0000%
XYZ:
77.8917, 91.7474, 81.3138
xyY:
0.3104, 0.3656, 91.7474
CIE-Lab:
96.7169, -17.9476, 12.8863
CIE-LCH:
96.7169, 22.0947, 144.3218
CIE-Luv:
96.7169, -18.0477, 22.5622
Hunter-Lab:
95.7849, -22.4683, 16.7168
#dbffdc color charts
#dbffdc RGB chart
#dbffdc CMYK chart
#dbffdc RGB pie chart
#dbffdc color shades, tints & tones
#dbffdc color schemes
#dbffdc color preview, HTML & CSS examples
This text has a color of #dbffdc
<p style="color:#dbffdc;">Text here</p>
.mytext {color:#dbffdc;}
Text color #dbffdc
This box has a color of #dbffdc
<div style="background-color:#dbffdc;">Content here</div>
.mybackground {background-color:#dbffdc;}
Background color #dbffdc
Border around this has a color of #dbffdc
<div style="border:2px solid #dbffdc;">Content here</div>
.myborder {border:2px solid #dbffdc;}
Border color #dbffdc