#dbfdcc color space conversions
Hex:
#dbfdcc
RGB:
219, 253, 204
CMY:
14, 1, 20
CMYK:
13, 0, 19, 1
HSL:
102°, 92.4528%, 89.6078%
HSV (HSB):
102°, 19.3676%, 99.2157%
XYZ:
75.2378, 89.6703, 70.4694
xyY:
0.3196, 0.3810, 89.6703
CIE-Lab:
95.8598, -19.6287, 19.8628
CIE-LCH:
95.8598, 27.9252, 134.6604
CIE-Luv:
95.8598, -16.6982, 32.7244
Hunter-Lab:
94.6944, -23.8911, 22.1638
#dbfdcc color charts
#dbfdcc color shades, tints & tones
#dbfdcc color schemes
#dbfdcc color preview, HTML & CSS examples
This text has a color of #dbfdcc
<p style="color:#dbfdcc;">Text here</p>
.mytext {color:#dbfdcc;}
This box has a color of #dbfdcc
<div style="background-color:#dbfdcc;">Content here</div>
.mybackground {background-color:#dbfdcc;}
Border around this has a color of #dbfdcc
<div style="border:2px solid #dbfdcc;">Content here</div>
.myborder {border:2px solid #dbfdcc;}