#d44d7e color space conversions
Hex:
#d44d7e
RGB:
212, 77, 126
CMY:
17, 70, 51
CMYK:
0, 64, 41, 17
HSL:
338°, 61.0860%, 56.6667%
HSV (HSB):
338°, 63.6792%, 83.1373%
XYZ:
33.5712, 20.8112, 21.9862
xyY:
0.4396, 0.2725, 20.8112
CIE-Lab:
52.7422, 57.1349, 1.1862
CIE-LCH:
52.7422, 57.1472, 1.1894
CIE-Luv:
52.7422, 87.9916, -9.1803
Hunter-Lab:
45.6193, 51.5242, 3.3586
#d44d7e color charts
#d44d7e color shades, tints & tones
#d44d7e color schemes
#d44d7e color preview, HTML & CSS examples
This text has a color of #d44d7e
<p style="color:#d44d7e;">Text here</p>
.mytext {color:#d44d7e;}
This box has a color of #d44d7e
<div style="background-color:#d44d7e;">Content here</div>
.mybackground {background-color:#d44d7e;}
Border around this has a color of #d44d7e
<div style="border:2px solid #d44d7e;">Content here</div>
.myborder {border:2px solid #d44d7e;}