#d44e9e color space conversions
Hex:
#d44e9e
RGB:
212, 78, 158
CMY:
17, 69, 38
CMYK:
0, 63, 25, 17
HSL:
324°, 60.9091%, 56.8627%
HSV (HSB):
324°, 63.2075%, 83.1373%
XYZ:
36.0473, 21.9144, 34.6778
xyY:
0.3891, 0.2366, 21.9144
CIE-Lab:
53.9361, 60.4731, -16.0025
CIE-LCH:
53.9361, 62.5546, 345.1780
CIE-Luv:
53.9361, 76.9414, -33.3906
Hunter-Lab:
46.8129, 55.5279, -11.1515
#d44e9e color charts
#d44e9e color shades, tints & tones
#d44e9e color schemes
#d44e9e color preview, HTML & CSS examples
This text has a color of #d44e9e
<p style="color:#d44e9e;">Text here</p>
.mytext {color:#d44e9e;}
This box has a color of #d44e9e
<div style="background-color:#d44e9e;">Content here</div>
.mybackground {background-color:#d44e9e;}
Border around this has a color of #d44e9e
<div style="border:2px solid #d44e9e;">Content here</div>
.myborder {border:2px solid #d44e9e;}