#d44d6b color space conversions
Hex:
#d44d6b
RGB:
212, 77, 107
CMY:
17, 70, 58
CMYK:
0, 64, 50, 17
HSL:
347°, 61.0860%, 56.6667%
HSV (HSB):
347°, 63.6792%, 83.1373%
XYZ:
32.4591, 20.3663, 16.1302
xyY:
0.4707, 0.2954, 20.3663
CIE-Lab:
52.2489, 55.3147, 11.8451
CIE-LCH:
52.2489, 56.5688, 12.0867
CIE-Luv:
52.2489, 93.8864, 4.1451
Hunter-Lab:
45.1291, 49.4103, 10.3987
#d44d6b color charts
#d44d6b color shades, tints & tones
#d44d6b color schemes
#d44d6b color preview, HTML & CSS examples
This text has a color of #d44d6b
<p style="color:#d44d6b;">Text here</p>
.mytext {color:#d44d6b;}
This box has a color of #d44d6b
<div style="background-color:#d44d6b;">Content here</div>
.mybackground {background-color:#d44d6b;}
Border around this has a color of #d44d6b
<div style="border:2px solid #d44d6b;">Content here</div>
.myborder {border:2px solid #d44d6b;}