#dbeaaf color space conversions
Hex:
#dbeaaf
RGB:
219, 234, 175
CMY:
14, 8, 31
CMYK:
6, 0, 25, 8
HSL:
75°, 58.4158%, 80.1961%
HSV (HSB):
75°, 25.2137%, 91.7647%
XYZ:
66.3741, 77.0009, 51.9218
xyY:
0.3399, 0.3943, 77.0009
CIE-Lab:
90.3220, -14.6860, 27.0615
CIE-LCH:
90.3220, 30.7896, 118.4883
CIE-Luv:
90.3220, -5.9335, 40.9575
Hunter-Lab:
87.7501, -18.5455, 26.3432
#dbeaaf color charts
#dbeaaf RGB chart
#dbeaaf CMYK chart
#dbeaaf RGB pie chart
#dbeaaf color shades, tints & tones
#dbeaaf color schemes
#dbeaaf color preview, HTML & CSS examples
This text has a color of #dbeaaf
<p style="color:#dbeaaf;">Text here</p>
.mytext {color:#dbeaaf;}
Text color #dbeaaf
This box has a color of #dbeaaf
<div style="background-color:#dbeaaf;">Content here</div>
.mybackground {background-color:#dbeaaf;}
Background color #dbeaaf
Border around this has a color of #dbeaaf
<div style="border:2px solid #dbeaaf;">Content here</div>
.myborder {border:2px solid #dbeaaf;}
Border color #dbeaaf