#dbfabe color space conversions
Hex:
#dbfabe
RGB:
219, 250, 190
CMY:
14, 2, 25
CMYK:
12, 0, 24, 2
HSL:
91°, 85.7143%, 86.2745%
HSV (HSB):
91°, 24.0000%, 98.0392%
XYZ:
72.6933, 87.1490, 61.7053
xyY:
0.3281, 0.3934, 87.1490
CIE-Lab:
94.8014, -20.3408, 25.5296
CIE-LCH:
94.8014, 32.6421, 128.5462
CIE-Luv:
94.8014, -14.8475, 40.4553
Hunter-Lab:
93.3536, -24.3731, 26.1578
#dbfabe color charts
#dbfabe color shades, tints & tones
#dbfabe color schemes
#dbfabe color preview, HTML & CSS examples
This text has a color of #dbfabe
<p style="color:#dbfabe;">Text here</p>
.mytext {color:#dbfabe;}
This box has a color of #dbfabe
<div style="background-color:#dbfabe;">Content here</div>
.mybackground {background-color:#dbfabe;}
Border around this has a color of #dbfabe
<div style="border:2px solid #dbfabe;">Content here</div>
.myborder {border:2px solid #dbfabe;}