#d44d75 color space conversions
Hex:
#d44d75
RGB:
212, 77, 117
CMY:
17, 70, 54
CMYK:
0, 64, 45, 17
HSL:
342°, 61.0860%, 56.6667%
HSV (HSB):
342°, 63.6792%, 83.1373%
XYZ:
33.0161, 20.5892, 19.0636
xyY:
0.4543, 0.2833, 20.5892
CIE-Lab:
52.4969, 56.2337, 6.2115
CIE-LCH:
52.4969, 56.5757, 6.3032
CIE-Luv:
52.4969, 90.8438, -2.7099
Hunter-Lab:
45.3753, 50.4742, 6.8531
#d44d75 color charts
#d44d75 color shades, tints & tones
#d44d75 color schemes
#d44d75 color preview, HTML & CSS examples
This text has a color of #d44d75
<p style="color:#d44d75;">Text here</p>
.mytext {color:#d44d75;}
This box has a color of #d44d75
<div style="background-color:#d44d75;">Content here</div>
.mybackground {background-color:#d44d75;}
Border around this has a color of #d44d75
<div style="border:2px solid #d44d75;">Content here</div>
.myborder {border:2px solid #d44d75;}