#d44b9e color space conversions
Hex:
#d44b9e
RGB:
212, 75, 158
CMY:
17, 71, 38
CMYK:
0, 65, 25, 17
HSL:
324°, 61.4350%, 56.2745%
HSV (HSB):
324°, 64.6226%, 83.1373%
XYZ:
35.8390, 21.4978, 34.6083
xyY:
0.3898, 0.2338, 21.4978
CIE-Lab:
53.4901, 61.6972, -16.6803
CIE-LCH:
53.4901, 63.9122, 344.8713
CIE-Luv:
53.4901, 78.1364, -34.5367
Hunter-Lab:
46.3657, 56.8339, -11.7992
#d44b9e color charts
#d44b9e color shades, tints & tones
#d44b9e color schemes
#d44b9e color preview, HTML & CSS examples
This text has a color of #d44b9e
<p style="color:#d44b9e;">Text here</p>
.mytext {color:#d44b9e;}
This box has a color of #d44b9e
<div style="background-color:#d44b9e;">Content here</div>
.mybackground {background-color:#d44b9e;}
Border around this has a color of #d44b9e
<div style="border:2px solid #d44b9e;">Content here</div>
.myborder {border:2px solid #d44b9e;}