#d44a7a color space conversions
Hex:
#d44a7a
RGB:
212, 74, 122
CMY:
17, 71, 52
CMYK:
0, 65, 42, 17
HSL:
339°, 61.6071%, 56.0784%
HSV (HSB):
339°, 65.0943%, 83.1373%
XYZ:
33.1130, 20.2997, 20.5853
xyY:
0.4475, 0.2743, 20.2997
CIE-Lab:
52.1744, 57.9670, 2.7542
CIE-LCH:
52.1744, 58.0324, 2.7203
CIE-Luv:
52.1744, 90.7634, -7.3701
Hunter-Lab:
45.0552, 52.3406, 4.4496
#d44a7a color charts
#d44a7a color shades, tints & tones
#d44a7a color schemes
#d44a7a color preview, HTML & CSS examples
This text has a color of #d44a7a
<p style="color:#d44a7a;">Text here</p>
.mytext {color:#d44a7a;}
This box has a color of #d44a7a
<div style="background-color:#d44a7a;">Content here</div>
.mybackground {background-color:#d44a7a;}
Border around this has a color of #d44a7a
<div style="border:2px solid #d44a7a;">Content here</div>
.myborder {border:2px solid #d44a7a;}