#dfeb95 color space conversions
Hex:
#dfeb95
RGB:
223, 235, 149
CMY:
13, 8, 42
CMYK:
5, 0, 37, 8
HSL:
68°, 68.2540%, 75.2941%
HSV (HSB):
68°, 36.5957%, 92.1569%
XYZ:
65.5646, 77.2746, 39.8936
xyY:
0.3588, 0.4229, 77.2746
CIE-Lab:
90.4478, -17.0392, 40.4182
CIE-LCH:
90.4478, 43.8630, 112.8590
CIE-Luv:
90.4478, -3.2452, 57.6002
Hunter-Lab:
87.9060, -20.7014, 34.6271
#dfeb95 color charts
#dfeb95 color shades, tints & tones
#dfeb95 color schemes
#dfeb95 color preview, HTML & CSS examples
This text has a color of #dfeb95
<p style="color:#dfeb95;">Text here</p>
.mytext {color:#dfeb95;}
This box has a color of #dfeb95
<div style="background-color:#dfeb95;">Content here</div>
.mybackground {background-color:#dfeb95;}
Border around this has a color of #dfeb95
<div style="border:2px solid #dfeb95;">Content here</div>
.myborder {border:2px solid #dfeb95;}