#d44f7f color space conversions
Hex:
#d44f7f
RGB:
212, 79, 127
CMY:
17, 69, 50
CMYK:
0, 63, 40, 17
HSL:
338°, 60.7306%, 57.0588%
HSV (HSB):
338°, 62.7358%, 83.1373%
XYZ:
33.7781, 21.1213, 22.3752
xyY:
0.4371, 0.2733, 21.1213
CIE-Lab:
53.0820, 56.3950, 1.0842
CIE-LCH:
53.0820, 56.4055, 1.1014
CIE-Luv:
53.0820, 86.6791, -9.1572
Hunter-Lab:
45.9579, 50.7674, 3.3045
#d44f7f color charts
#d44f7f color shades, tints & tones
#d44f7f color schemes
#d44f7f color preview, HTML & CSS examples
This text has a color of #d44f7f
<p style="color:#d44f7f;">Text here</p>
.mytext {color:#d44f7f;}
This box has a color of #d44f7f
<div style="background-color:#d44f7f;">Content here</div>
.mybackground {background-color:#d44f7f;}
Border around this has a color of #d44f7f
<div style="border:2px solid #d44f7f;">Content here</div>
.myborder {border:2px solid #d44f7f;}