#deadaa color space conversions
Hex:
#deadaa
RGB:
222, 173, 170
CMY:
13, 32, 33
CMYK:
0, 22, 23, 13
HSL:
3°, 44.0678%, 76.8627%
HSV (HSB):
3°, 23.4234%, 87.0588%
XYZ:
52.3235, 48.3190, 44.5990
xyY:
0.3603, 0.3327, 48.3190
CIE-Lab:
75.0257, 17.4328, 8.4095
CIE-LCH:
75.0257, 19.3552, 25.7523
CIE-Luv:
75.0257, 31.1374, 8.8453
Hunter-Lab:
69.5119, 12.7160, 10.6177
#deadaa color charts
#deadaa color shades, tints & tones
#deadaa color schemes
#deadaa color preview, HTML & CSS examples
This text has a color of #deadaa
<p style="color:#deadaa;">Text here</p>
.mytext {color:#deadaa;}
This box has a color of #deadaa
<div style="background-color:#deadaa;">Content here</div>
.mybackground {background-color:#deadaa;}
Border around this has a color of #deadaa
<div style="border:2px solid #deadaa;">Content here</div>
.myborder {border:2px solid #deadaa;}