#d44d97 color space conversions
Hex:
#d44d97
RGB:
212, 77, 151
CMY:
17, 70, 41
CMYK:
0, 64, 29, 17
HSL:
327°, 61.0860%, 56.6667%
HSV (HSB):
327°, 63.6792%, 83.1373%
XYZ:
35.3912, 21.5392, 31.5703
xyY:
0.3999, 0.2434, 21.5392
CIE-Lab:
53.5346, 59.9944, -12.4868
CIE-LCH:
53.5346, 61.2801, 348.2427
CIE-Luv:
53.5346, 79.7101, -28.2450
Hunter-Lab:
46.4103, 54.9009, -7.8444
#d44d97 color charts
#d44d97 color shades, tints & tones
#d44d97 color schemes
#d44d97 color preview, HTML & CSS examples
This text has a color of #d44d97
<p style="color:#d44d97;">Text here</p>
.mytext {color:#d44d97;}
This box has a color of #d44d97
<div style="background-color:#d44d97;">Content here</div>
.mybackground {background-color:#d44d97;}
Border around this has a color of #d44d97
<div style="border:2px solid #d44d97;">Content here</div>
.myborder {border:2px solid #d44d97;}