#dbfd8c color space conversions
Hex:
#dbfd8c
RGB:
219, 253, 140
CMY:
14, 1, 45
CMYK:
13, 0, 45, 1
HSL:
78°, 96.5812%, 77.0588%
HSV (HSB):
78°, 44.6640%, 99.2157%
XYZ:
69.0723, 87.2041, 38.0025
xyY:
0.3555, 0.4489, 87.2041
CIE-Lab:
94.8248, -28.1632, 50.2627
CIE-LCH:
94.8248, 57.6152, 119.2628
CIE-Luv:
94.8248, -15.4739, 71.4938
Hunter-Lab:
93.3831, -31.3901, 41.2400
#dbfd8c color charts
#dbfd8c color shades, tints & tones
#dbfd8c color schemes
#dbfd8c color preview, HTML & CSS examples
This text has a color of #dbfd8c
<p style="color:#dbfd8c;">Text here</p>
.mytext {color:#dbfd8c;}
This box has a color of #dbfd8c
<div style="background-color:#dbfd8c;">Content here</div>
.mybackground {background-color:#dbfd8c;}
Border around this has a color of #dbfd8c
<div style="border:2px solid #dbfd8c;">Content here</div>
.myborder {border:2px solid #dbfd8c;}