#d44f9f color space conversions
Hex:
#d44f9f
RGB:
212, 79, 159
CMY:
17, 69, 38
CMYK:
0, 63, 25, 17
HSL:
324°, 60.7306%, 57.0588%
HSV (HSB):
324°, 62.7358%, 83.1373%
XYZ:
36.2054, 22.0922, 35.1569
xyY:
0.3874, 0.2364, 22.0922
CIE-Lab:
54.1247, 60.1884, -16.3035
CIE-LCH:
54.1247, 62.3574, 344.8437
CIE-Luv:
54.1247, 76.2010, -33.7947
Hunter-Lab:
47.0024, 55.2423, -11.4462
#d44f9f color charts
#d44f9f color shades, tints & tones
#d44f9f color schemes
#d44f9f color preview, HTML & CSS examples
This text has a color of #d44f9f
<p style="color:#d44f9f;">Text here</p>
.mytext {color:#d44f9f;}
This box has a color of #d44f9f
<div style="background-color:#d44f9f;">Content here</div>
.mybackground {background-color:#d44f9f;}
Border around this has a color of #d44f9f
<div style="border:2px solid #d44f9f;">Content here</div>
.myborder {border:2px solid #d44f9f;}