#dbffcd color space conversions
Hex:
#dbffcd
RGB:
219, 255, 205
CMY:
14, 0, 20
CMYK:
14, 0, 20, 0
HSL:
103°, 100.0000%, 90.1961%
HSV (HSB):
103°, 19.6078%, 100.0000%
XYZ:
75.9929, 90.9878, 71.3148
xyY:
0.3189, 0.3818, 90.9878
CIE-Lab:
96.4050, -20.4366, 20.1138
CIE-LCH:
96.4050, 28.6744, 135.4562
CIE-Luv:
96.4050, -17.7262, 33.2553
Hunter-Lab:
95.3876, -24.7218, 22.4442
#dbffcd color charts
#dbffcd color shades, tints & tones
#dbffcd color schemes
#dbffcd color preview, HTML & CSS examples
This text has a color of #dbffcd
<p style="color:#dbffcd;">Text here</p>
.mytext {color:#dbffcd;}
This box has a color of #dbffcd
<div style="background-color:#dbffcd;">Content here</div>
.mybackground {background-color:#dbffcd;}
Border around this has a color of #dbffcd
<div style="border:2px solid #dbffcd;">Content here</div>
.myborder {border:2px solid #dbffcd;}