#defba5 color space conversions
Hex:
#defba5
RGB:
222, 251, 165
CMY:
13, 2, 35
CMYK:
12, 0, 34, 2
HSL:
80°, 91.4894%, 81.5686%
HSV (HSB):
80°, 34.2629%, 98.4314%
XYZ:
71.4129, 87.2406, 48.6726
xyY:
0.3444, 0.4208, 87.2406
CIE-Lab:
94.8402, -23.2085, 38.1814
CIE-LCH:
94.8402, 44.6817, 121.2933
CIE-Luv:
94.8402, -13.1365, 56.9308
Hunter-Lab:
93.4027, -26.9788, 34.4856
#defba5 color charts
#defba5 color shades, tints & tones
#defba5 color schemes
#defba5 color preview, HTML & CSS examples
This text has a color of #defba5
<p style="color:#defba5;">Text here</p>
.mytext {color:#defba5;}
This box has a color of #defba5
<div style="background-color:#defba5;">Content here</div>
.mybackground {background-color:#defba5;}
Border around this has a color of #defba5
<div style="border:2px solid #defba5;">Content here</div>
.myborder {border:2px solid #defba5;}