#d92e7e color space conversions
Hex:
#d92e7e
RGB:
217, 46, 126
CMY:
15, 82, 51
CMYK:
0, 79, 42, 15
HSL:
332°, 69.2308%, 51.5686%
HSV (HSB):
332°, 78.8018%, 85.0980%
XYZ:
33.3582, 18.2121, 21.4958
xyY:
0.4565, 0.2493, 18.2121
CIE-Lab:
49.7523, 69.2733, -3.0897
CIE-LCH:
49.7523, 69.3422, 357.4462
CIE-Luv:
49.7523, 104.6434, -17.1822
Hunter-Lab:
42.6756, 64.8455, 0.0084
#d92e7e color charts
#d92e7e color shades, tints & tones
#d92e7e color schemes
#d92e7e color preview, HTML & CSS examples
This text has a color of #d92e7e
<p style="color:#d92e7e;">Text here</p>
.mytext {color:#d92e7e;}
This box has a color of #d92e7e
<div style="background-color:#d92e7e;">Content here</div>
.mybackground {background-color:#d92e7e;}
Border around this has a color of #d92e7e
<div style="border:2px solid #d92e7e;">Content here</div>
.myborder {border:2px solid #d92e7e;}