#dbfac0 color space conversions
Hex:
#dbfac0
RGB:
219, 250, 192
CMY:
14, 2, 25
CMYK:
12, 0, 23, 2
HSL:
92°, 85.2941%, 86.6667%
HSV (HSB):
92°, 23.2000%, 98.0392%
XYZ:
72.9135, 87.2371, 62.8647
xyY:
0.3269, 0.3912, 87.2371
CIE-Lab:
94.8388, -20.0404, 24.5638
CIE-LCH:
94.8388, 31.7017, 129.2094
CIE-Luv:
94.8388, -14.8941, 39.1183
Hunter-Lab:
93.4008, -24.1051, 25.4746
#dbfac0 color charts
#dbfac0 color shades, tints & tones
#dbfac0 color schemes
#dbfac0 color preview, HTML & CSS examples
This text has a color of #dbfac0
<p style="color:#dbfac0;">Text here</p>
.mytext {color:#dbfac0;}
This box has a color of #dbfac0
<div style="background-color:#dbfac0;">Content here</div>
.mybackground {background-color:#dbfac0;}
Border around this has a color of #dbfac0
<div style="border:2px solid #dbfac0;">Content here</div>
.myborder {border:2px solid #dbfac0;}