#dbfdda color space conversions
Hex:
#dbfdda
RGB:
219, 253, 218
CMY:
14, 1, 15
CMYK:
13, 0, 14, 1
HSL:
118°, 89.7436%, 92.3529%
HSV (HSB):
118°, 13.8340%, 99.2157%
XYZ:
76.9936, 90.3726, 79.7153
xyY:
0.3116, 0.3658, 90.3726
CIE-Lab:
96.1511, -17.3139, 13.1076
CIE-LCH:
96.1511, 21.7159, 142.8722
CIE-Luv:
96.1511, -17.0179, 22.7469
Hunter-Lab:
95.0645, -21.7941, 16.8281
#dbfdda color charts
#dbfdda color shades, tints & tones
#dbfdda color schemes
#dbfdda color preview, HTML & CSS examples
This text has a color of #dbfdda
<p style="color:#dbfdda;">Text here</p>
.mytext {color:#dbfdda;}
This box has a color of #dbfdda
<div style="background-color:#dbfdda;">Content here</div>
.mybackground {background-color:#dbfdda;}
Border around this has a color of #dbfdda
<div style="border:2px solid #dbfdda;">Content here</div>
.myborder {border:2px solid #dbfdda;}