#deadcb color space conversions
Hex:
#deadcb
RGB:
222, 173, 203
CMY:
13, 32, 20
CMYK:
0, 22, 9, 13
HSL:
323°, 42.6087%, 77.4510%
HSV (HSB):
323°, 22.0721%, 87.0588%
XYZ:
55.8473, 49.7285, 63.1550
xyY:
0.3310, 0.2947, 49.7285
CIE-Lab:
75.9023, 22.6543, -8.3412
CIE-LCH:
75.9023, 24.1411, 339.7864
CIE-Luv:
75.9023, 27.1581, -16.6011
Hunter-Lab:
70.5185, 17.9562, -3.7361
#deadcb color charts
#deadcb color shades, tints & tones
#deadcb color schemes
#deadcb color preview, HTML & CSS examples
This text has a color of #deadcb
<p style="color:#deadcb;">Text here</p>
.mytext {color:#deadcb;}
This box has a color of #deadcb
<div style="background-color:#deadcb;">Content here</div>
.mybackground {background-color:#deadcb;}
Border around this has a color of #deadcb
<div style="border:2px solid #deadcb;">Content here</div>
.myborder {border:2px solid #deadcb;}