#d44b7e color space conversions
Hex:
#d44b7e
RGB:
212, 75, 126
CMY:
17, 71, 51
CMYK:
0, 65, 41, 17
HSL:
338°, 61.4350%, 56.2745%
HSV (HSB):
338°, 64.6226%, 83.1373%
XYZ:
33.4333, 20.5356, 21.9403
xyY:
0.4404, 0.2705, 20.5356
CIE-Lab:
52.4374, 57.9644, 0.7425
CIE-LCH:
52.4374, 57.9692, 0.7339
CIE-Luv:
52.4374, 88.9679, -9.9210
Hunter-Lab:
45.3162, 52.3903, 3.0155
#d44b7e color charts
#d44b7e color shades, tints & tones
#d44b7e color schemes
#d44b7e color preview, HTML & CSS examples
This text has a color of #d44b7e
<p style="color:#d44b7e;">Text here</p>
.mytext {color:#d44b7e;}
This box has a color of #d44b7e
<div style="background-color:#d44b7e;">Content here</div>
.mybackground {background-color:#d44b7e;}
Border around this has a color of #d44b7e
<div style="border:2px solid #d44b7e;">Content here</div>
.myborder {border:2px solid #d44b7e;}