#d44e6b color space conversions
Hex:
#d44e6b
RGB:
212, 78, 107
CMY:
17, 69, 58
CMYK:
0, 63, 50, 17
HSL:
347°, 60.9091%, 56.8627%
HSV (HSB):
347°, 63.2075%, 83.1373%
XYZ:
32.5296, 20.5074, 16.1537
xyY:
0.4701, 0.2964, 20.5074
CIE-Lab:
52.4061, 54.8902, 12.0647
CIE-LCH:
52.4061, 56.2004, 12.3963
CIE-Luv:
52.4061, 93.3339, 4.5060
Hunter-Lab:
45.2851, 48.9730, 10.5501
#d44e6b color charts
#d44e6b color shades, tints & tones
#d44e6b color schemes
#d44e6b color preview, HTML & CSS examples
This text has a color of #d44e6b
<p style="color:#d44e6b;">Text here</p>
.mytext {color:#d44e6b;}
This box has a color of #d44e6b
<div style="background-color:#d44e6b;">Content here</div>
.mybackground {background-color:#d44e6b;}
Border around this has a color of #d44e6b
<div style="border:2px solid #d44e6b;">Content here</div>
.myborder {border:2px solid #d44e6b;}