#d44d73 color space conversions
Hex:
#d44d73
RGB:
212, 77, 115
CMY:
17, 70, 55
CMYK:
0, 64, 46, 17
HSL:
343°, 61.0860%, 56.6667%
HSV (HSB):
343°, 63.6792%, 83.1373%
XYZ:
32.8998, 20.5426, 18.4508
xyY:
0.4576, 0.2857, 20.5426
CIE-Lab:
52.4452, 56.0430, 7.3344
CIE-LCH:
52.4452, 56.5208, 7.4560
CIE-Luv:
52.4452, 91.4640, -1.3088
Hunter-Lab:
45.3240, 50.2527, 7.5906
#d44d73 color charts
#d44d73 color shades, tints & tones
#d44d73 color schemes
#d44d73 color preview, HTML & CSS examples
This text has a color of #d44d73
<p style="color:#d44d73;">Text here</p>
.mytext {color:#d44d73;}
This box has a color of #d44d73
<div style="background-color:#d44d73;">Content here</div>
.mybackground {background-color:#d44d73;}
Border around this has a color of #d44d73
<div style="border:2px solid #d44d73;">Content here</div>
.myborder {border:2px solid #d44d73;}