#dbfdbf color space conversions
Hex:
#dbfdbf
RGB:
219, 253, 191
CMY:
14, 1, 25
CMYK:
13, 0, 25, 1
HSL:
93°, 93.9394%, 87.0588%
HSV (HSB):
93°, 24.5059%, 99.2157%
XYZ:
73.7427, 89.0722, 62.5962
xyY:
0.3271, 0.3952, 89.0722
CIE-Lab:
95.6106, -21.6387, 26.1319
CIE-LCH:
95.6106, 33.9280, 129.6267
CIE-Luv:
95.6106, -16.4166, 41.5676
Hunter-Lab:
94.3781, -25.6900, 26.7406
#dbfdbf color charts
#dbfdbf color shades, tints & tones
#dbfdbf color schemes
#dbfdbf color preview, HTML & CSS examples
This text has a color of #dbfdbf
<p style="color:#dbfdbf;">Text here</p>
.mytext {color:#dbfdbf;}
This box has a color of #dbfdbf
<div style="background-color:#dbfdbf;">Content here</div>
.mybackground {background-color:#dbfdbf;}
Border around this has a color of #dbfdbf
<div style="border:2px solid #dbfdbf;">Content here</div>
.myborder {border:2px solid #dbfdbf;}