#d976c3 color space conversions
Hex:
#d976c3
RGB:
217, 118, 195
CMY:
15, 54, 24
CMYK:
0, 46, 10, 15
HSL:
313°, 56.5714%, 65.6863%
HSV (HSB):
313°, 45.6221%, 85.0980%
XYZ:
44.9440, 31.6487, 55.3698
xyY:
0.3406, 0.2398, 31.6487
CIE-Lab:
63.0515, 48.7971, -23.3416
CIE-LCH:
63.0515, 54.0924, 334.4364
CIE-Luv:
63.0515, 52.7105, -43.4336
Hunter-Lab:
56.2572, 44.1541, -18.9747
#d976c3 color charts
#d976c3 color shades, tints & tones
#d976c3 color schemes
#d976c3 color preview, HTML & CSS examples
This text has a color of #d976c3
<p style="color:#d976c3;">Text here</p>
.mytext {color:#d976c3;}
This box has a color of #d976c3
<div style="background-color:#d976c3;">Content here</div>
.mybackground {background-color:#d976c3;}
Border around this has a color of #d976c3
<div style="border:2px solid #d976c3;">Content here</div>
.myborder {border:2px solid #d976c3;}