#de164d color space conversions
Hex:
#de164d
RGB:
222, 22, 77
CMY:
13, 91, 70
CMYK:
0, 90, 65, 13
HSL:
344°, 81.9672%, 47.8431%
HSV (HSB):
344°, 90.0901%, 87.0588%
XYZ:
31.7507, 16.6392, 8.5594
xyY:
0.5575, 0.2922, 16.6392
CIE-Lab:
47.8022, 71.9201, 24.3280
CIE-LCH:
47.8022, 75.9234, 18.6889
CIE-Luv:
47.8022, 134.1206, 12.0751
Hunter-Lab:
40.7912, 67.5544, 16.1127
#de164d color charts
#de164d color shades, tints & tones
#de164d color schemes
#de164d color preview, HTML & CSS examples
This text has a color of #de164d
<p style="color:#de164d;">Text here</p>
.mytext {color:#de164d;}
This box has a color of #de164d
<div style="background-color:#de164d;">Content here</div>
.mybackground {background-color:#de164d;}
Border around this has a color of #de164d
<div style="border:2px solid #de164d;">Content here</div>
.myborder {border:2px solid #de164d;}