#d92e8c color space conversions
Hex:
#d92e8c
RGB:
217, 46, 140
CMY:
15, 82, 45
CMYK:
0, 79, 35, 15
HSL:
327°, 69.2308%, 51.5686%
HSV (HSB):
327°, 78.8018%, 85.0980%
XYZ:
34.3259, 18.5992, 26.5918
xyY:
0.4317, 0.2339, 18.5992
CIE-Lab:
50.2149, 70.6575, -10.8505
CIE-LCH:
50.2149, 71.4857, 351.2696
CIE-Luv:
50.2149, 98.8685, -27.7420
Hunter-Lab:
43.1267, 66.6018, -6.3692
#d92e8c color charts
#d92e8c color shades, tints & tones
#d92e8c color schemes
#d92e8c color preview, HTML & CSS examples
This text has a color of #d92e8c
<p style="color:#d92e8c;">Text here</p>
.mytext {color:#d92e8c;}
This box has a color of #d92e8c
<div style="background-color:#d92e8c;">Content here</div>
.mybackground {background-color:#d92e8c;}
Border around this has a color of #d92e8c
<div style="border:2px solid #d92e8c;">Content here</div>
.myborder {border:2px solid #d92e8c;}