#deadb3 color space conversions
Hex:
#deadb3
RGB:
222, 173, 179
CMY:
13, 32, 30
CMYK:
0, 22, 19, 13
HSL:
353°, 42.6087%, 77.4510%
HSV (HSB):
353°, 22.0721%, 87.0588%
XYZ:
53.2045, 48.6714, 49.2382
xyY:
0.3521, 0.3221, 48.6714
CIE-Lab:
75.2464, 18.7684, 3.8089
CIE-LCH:
75.2464, 19.1510, 11.4719
CIE-Luv:
75.2464, 30.0829, 2.1290
Hunter-Lab:
69.7649, 14.0400, 6.9902
#deadb3 color charts
#deadb3 color shades, tints & tones
#deadb3 color schemes
#deadb3 color preview, HTML & CSS examples
This text has a color of #deadb3
<p style="color:#deadb3;">Text here</p>
.mytext {color:#deadb3;}
This box has a color of #deadb3
<div style="background-color:#deadb3;">Content here</div>
.mybackground {background-color:#deadb3;}
Border around this has a color of #deadb3
<div style="border:2px solid #deadb3;">Content here</div>
.myborder {border:2px solid #deadb3;}