#daeb95 color space conversions
Hex:
#daeb95
RGB:
218, 235, 149
CMY:
15, 8, 42
CMYK:
7, 0, 37, 8
HSL:
72°, 68.2540%, 75.2941%
HSV (HSB):
72°, 36.5957%, 92.1569%
XYZ:
64.0466, 76.4920, 39.8226
xyY:
0.3551, 0.4241, 76.4920
CIE-Lab:
90.0873, -18.9213, 39.8815
CIE-LCH:
90.0873, 44.1424, 115.3814
CIE-Luv:
90.0873, -6.2632, 57.3047
Hunter-Lab:
87.4597, -22.3393, 34.2256
#daeb95 color charts
#daeb95 color shades, tints & tones
#daeb95 color schemes
#daeb95 color preview, HTML & CSS examples
This text has a color of #daeb95
<p style="color:#daeb95;">Text here</p>
.mytext {color:#daeb95;}
This box has a color of #daeb95
<div style="background-color:#daeb95;">Content here</div>
.mybackground {background-color:#daeb95;}
Border around this has a color of #daeb95
<div style="border:2px solid #daeb95;">Content here</div>
.myborder {border:2px solid #daeb95;}