#defba2 color space conversions
Hex:
#defba2
RGB:
222, 251, 162
CMY:
13, 2, 36
CMYK:
12, 0, 35, 2
HSL:
80°, 91.7526%, 80.9804%
HSV (HSB):
80°, 35.4582%, 98.4314%
XYZ:
71.1430, 87.1326, 47.2511
xyY:
0.3461, 0.4239, 87.1326
CIE-Lab:
94.7945, -23.5848, 39.6060
CIE-LCH:
94.7945, 46.0964, 120.7732
CIE-Luv:
94.7945, -13.0717, 58.6827
Hunter-Lab:
93.3448, -27.3093, 35.3289
#defba2 color charts
#defba2 color shades, tints & tones
#defba2 color schemes
#defba2 color preview, HTML & CSS examples
This text has a color of #defba2
<p style="color:#defba2;">Text here</p>
.mytext {color:#defba2;}
This box has a color of #defba2
<div style="background-color:#defba2;">Content here</div>
.mybackground {background-color:#defba2;}
Border around this has a color of #defba2
<div style="border:2px solid #defba2;">Content here</div>
.myborder {border:2px solid #defba2;}