#dabeaf color space conversions
Hex:
#dabeaf
RGB:
218, 190, 175
CMY:
15, 25, 31
CMYK:
0, 13, 20, 15
HSL:
21°, 36.7521%, 77.0588%
HSV (HSB):
21°, 19.7248%, 85.4902%
XYZ:
55.0648, 54.8275, 48.2380
xyY:
0.3482, 0.3467, 54.8275
CIE-Lab:
78.9418, 7.5880, 11.2267
CIE-LCH:
78.9418, 13.5506, 55.9456
CIE-Luv:
78.9418, 18.1005, 14.7766
Hunter-Lab:
74.0456, 3.1636, 13.2067
#dabeaf color charts
#dabeaf RGB chart
#dabeaf CMYK chart
#dabeaf RGB pie chart
#dabeaf color shades, tints & tones
#dabeaf color schemes
#dabeaf color preview, HTML & CSS examples
This text has a color of #dabeaf
<p style="color:#dabeaf;">Text here</p>
.mytext {color:#dabeaf;}
Text color #dabeaf
This box has a color of #dabeaf
<div style="background-color:#dabeaf;">Content here</div>
.mybackground {background-color:#dabeaf;}
Background color #dabeaf
Border around this has a color of #dabeaf
<div style="border:2px solid #dabeaf;">Content here</div>
.myborder {border:2px solid #dabeaf;}
Border color #dabeaf