#d974b5 color space conversions
Hex:
#d974b5
RGB:
217, 116, 181
CMY:
15, 55, 29
CMYK:
0, 47, 17, 15
HSL:
321°, 57.0621%, 65.2941%
HSV (HSB):
321°, 46.5438%, 85.0980%
XYZ:
43.2012, 30.5787, 47.3414
xyY:
0.3567, 0.2525, 30.5787
CIE-Lab:
62.1504, 47.5795, -16.7735
CIE-LCH:
62.1504, 50.4495, 340.5806
CIE-Luv:
62.1504, 56.9847, -33.0710
Hunter-Lab:
55.2980, 42.6803, -12.0504
#d974b5 color charts
#d974b5 color shades, tints & tones
#d974b5 color schemes
#d974b5 color preview, HTML & CSS examples
This text has a color of #d974b5
<p style="color:#d974b5;">Text here</p>
.mytext {color:#d974b5;}
This box has a color of #d974b5
<div style="background-color:#d974b5;">Content here</div>
.mybackground {background-color:#d974b5;}
Border around this has a color of #d974b5
<div style="border:2px solid #d974b5;">Content here</div>
.myborder {border:2px solid #d974b5;}