#d4404c color space conversions
Hex:
#d4404c
RGB:
212, 64, 76
CMY:
17, 75, 70
CMYK:
0, 70, 64, 17
HSL:
355°, 63.2479%, 54.1176%
HSV (HSB):
355°, 69.8113%, 83.1373%
XYZ:
30.2893, 18.1856, 8.7512
xyY:
0.5293, 0.3178, 18.1856
CIE-Lab:
49.7205, 58.2451, 27.0002
CIE-LCH:
49.7205, 64.1990, 24.8706
CIE-Luv:
49.7205, 109.9163, 18.5174
Hunter-Lab:
42.6446, 52.1554, 17.6842
#d4404c color charts
#d4404c color shades, tints & tones
#d4404c color schemes
#d4404c color preview, HTML & CSS examples
This text has a color of #d4404c
<p style="color:#d4404c;">Text here</p>
.mytext {color:#d4404c;}
This box has a color of #d4404c
<div style="background-color:#d4404c;">Content here</div>
.mybackground {background-color:#d4404c;}
Border around this has a color of #d4404c
<div style="border:2px solid #d4404c;">Content here</div>
.myborder {border:2px solid #d4404c;}