#d44e75 color space conversions
Hex:
#d44e75
RGB:
212, 78, 117
CMY:
17, 69, 54
CMYK:
0, 63, 45, 17
HSL:
343°, 60.9091%, 56.8627%
HSV (HSB):
343°, 63.2075%, 83.1373%
XYZ:
33.0867, 20.7302, 19.0871
xyY:
0.4538, 0.2843, 20.7302
CIE-Lab:
52.6529, 55.8112, 6.4345
CIE-LCH:
52.6529, 56.1809, 6.5766
CIE-Luv:
52.6529, 90.3212, -2.3402
Hunter-Lab:
45.5304, 50.0366, 7.0160
#d44e75 color charts
#d44e75 color shades, tints & tones
#d44e75 color schemes
#d44e75 color preview, HTML & CSS examples
This text has a color of #d44e75
<p style="color:#d44e75;">Text here</p>
.mytext {color:#d44e75;}
This box has a color of #d44e75
<div style="background-color:#d44e75;">Content here</div>
.mybackground {background-color:#d44e75;}
Border around this has a color of #d44e75
<div style="border:2px solid #d44e75;">Content here</div>
.myborder {border:2px solid #d44e75;}