#d44d8e color space conversions
Hex:
#d44d8e
RGB:
212, 77, 142
CMY:
17, 70, 44
CMYK:
0, 64, 33, 17
HSL:
331°, 61.0860%, 56.6667%
HSV (HSB):
331°, 63.6792%, 83.1373%
XYZ:
34.6877, 21.2578, 27.8661
xyY:
0.4139, 0.2536, 21.2578
CIE-Lab:
53.2305, 58.9060, -7.6171
CIE-LCH:
53.2305, 59.3965, 352.6320
CIE-Luv:
53.2305, 82.7330, -21.2346
Hunter-Lab:
46.1062, 53.6077, -3.5599
#d44d8e color charts
#d44d8e color shades, tints & tones
#d44d8e color schemes
#d44d8e color preview, HTML & CSS examples
This text has a color of #d44d8e
<p style="color:#d44d8e;">Text here</p>
.mytext {color:#d44d8e;}
This box has a color of #d44d8e
<div style="background-color:#d44d8e;">Content here</div>
.mybackground {background-color:#d44d8e;}
Border around this has a color of #d44d8e
<div style="border:2px solid #d44d8e;">Content here</div>
.myborder {border:2px solid #d44d8e;}