#dbefac color space conversions
Hex:
#dbefac
RGB:
219, 239, 172
CMY:
14, 6, 33
CMYK:
8, 0, 28, 6
HSL:
78°, 67.6768%, 80.5882%
HSV (HSB):
78°, 28.0335%, 93.7255%
XYZ:
67.5263, 79.7716, 50.8682
xyY:
0.3408, 0.4025, 79.7716
CIE-Lab:
91.5823, -17.5661, 30.2985
CIE-LCH:
91.5823, 35.0224, 120.1038
CIE-Luv:
91.5823, -8.5512, 45.7588
Hunter-Lab:
89.3150, -21.3468, 28.7526
#dbefac color charts
#dbefac color shades, tints & tones
#dbefac color schemes
#dbefac color preview, HTML & CSS examples
This text has a color of #dbefac
<p style="color:#dbefac;">Text here</p>
.mytext {color:#dbefac;}
This box has a color of #dbefac
<div style="background-color:#dbefac;">Content here</div>
.mybackground {background-color:#dbefac;}
Border around this has a color of #dbefac
<div style="border:2px solid #dbefac;">Content here</div>
.myborder {border:2px solid #dbefac;}