#dbfdf9 color space conversions
Hex:
#dbfdf9
RGB:
219, 253, 249
CMY:
14, 1, 2
CMYK:
13, 0, 2, 1
HSL:
173°, 89.4737%, 92.5490%
HSV (HSB):
173°, 13.4387%, 99.2157%
XYZ:
81.4376, 92.1502, 103.1171
xyY:
0.2943, 0.3330, 92.1502
CIE-Lab:
96.8817, -11.6625, -1.7819
CIE-LCH:
96.8817, 11.7979, 188.6869
CIE-Luv:
96.8817, -17.7783, -0.7303
Hunter-Lab:
95.9949, -16.5600, 3.5075
#dbfdf9 color charts
#dbfdf9 color shades, tints & tones
#dbfdf9 color schemes
#dbfdf9 color preview, HTML & CSS examples
This text has a color of #dbfdf9
<p style="color:#dbfdf9;">Text here</p>
.mytext {color:#dbfdf9;}
This box has a color of #dbfdf9
<div style="background-color:#dbfdf9;">Content here</div>
.mybackground {background-color:#dbfdf9;}
Border around this has a color of #dbfdf9
<div style="border:2px solid #dbfdf9;">Content here</div>
.myborder {border:2px solid #dbfdf9;}