#de164f color space conversions
Hex:
#de164f
RGB:
222, 22, 79
CMY:
13, 91, 69
CMYK:
0, 90, 64, 13
HSL:
343°, 81.9672%, 47.8431%
HSV (HSB):
343°, 90.0901%, 87.0588%
XYZ:
31.8224, 16.6679, 8.9371
xyY:
0.5541, 0.2902, 16.6679
CIE-Lab:
47.8389, 72.0232, 23.1491
CIE-LCH:
47.8389, 75.6520, 17.8180
CIE-Luv:
47.8389, 133.4385, 10.9975
Hunter-Lab:
40.8264, 67.6869, 15.5995
#de164f color charts
#de164f color shades, tints & tones
#de164f color schemes
#de164f color preview, HTML & CSS examples
This text has a color of #de164f
<p style="color:#de164f;">Text here</p>
.mytext {color:#de164f;}
This box has a color of #de164f
<div style="background-color:#de164f;">Content here</div>
.mybackground {background-color:#de164f;}
Border around this has a color of #de164f
<div style="border:2px solid #de164f;">Content here</div>
.myborder {border:2px solid #de164f;}