#d92e9c color space conversions
Hex:
#d92e9c
RGB:
217, 46, 156
CMY:
15, 82, 39
CMYK:
0, 79, 28, 15
HSL:
321°, 69.2308%, 51.5686%
HSV (HSB):
321°, 78.8018%, 85.0980%
XYZ:
35.5930, 19.1060, 33.2644
xyY:
0.4046, 0.2172, 19.1060
CIE-Lab:
50.8110, 72.4166, -19.5093
CIE-LCH:
50.8110, 74.9985, 344.9223
CIE-Luv:
50.8110, 92.1813, -40.1869
Hunter-Lab:
43.7104, 68.8578, -14.5234
#d92e9c color charts
#d92e9c color shades, tints & tones
#d92e9c color schemes
#d92e9c color preview, HTML & CSS examples
This text has a color of #d92e9c
<p style="color:#d92e9c;">Text here</p>
.mytext {color:#d92e9c;}
This box has a color of #d92e9c
<div style="background-color:#d92e9c;">Content here</div>
.mybackground {background-color:#d92e9c;}
Border around this has a color of #d92e9c
<div style="border:2px solid #d92e9c;">Content here</div>
.myborder {border:2px solid #d92e9c;}