#d92b7e color space conversions
Hex:
#d92b7e
RGB:
217, 43, 126
CMY:
15, 83, 51
CMYK:
0, 80, 42, 15
HSL:
331°, 69.6000%, 50.9804%
HSV (HSB):
331°, 80.1843%, 85.0980%
XYZ:
33.2450, 17.9858, 21.4581
xyY:
0.4574, 0.2474, 17.9858
CIE-Lab:
49.4789, 70.0527, -3.4930
CIE-LCH:
49.4789, 70.1397, 357.1455
CIE-Luv:
49.4789, 105.5553, -17.8528
Hunter-Lab:
42.4097, 65.7095, -0.3122
#d92b7e color charts
#d92b7e color shades, tints & tones
#d92b7e color schemes
#d92b7e color preview, HTML & CSS examples
This text has a color of #d92b7e
<p style="color:#d92b7e;">Text here</p>
.mytext {color:#d92b7e;}
This box has a color of #d92b7e
<div style="background-color:#d92b7e;">Content here</div>
.mybackground {background-color:#d92b7e;}
Border around this has a color of #d92b7e
<div style="border:2px solid #d92b7e;">Content here</div>
.myborder {border:2px solid #d92b7e;}