#d92f9f color space conversions
Hex:
#d92f9f
RGB:
217, 47, 159
CMY:
15, 82, 38
CMYK:
0, 78, 27, 15
HSL:
320°, 69.1057%, 51.7647%
HSV (HSB):
320°, 78.3410%, 85.0980%
XYZ:
35.8898, 19.2879, 34.6322
xyY:
0.3996, 0.2148, 19.2879
CIE-Lab:
51.0224, 72.5043, -20.9664
CIE-LCH:
51.0224, 75.4749, 343.8715
CIE-Luv:
51.0224, 90.6816, -42.3138
Hunter-Lab:
43.9180, 69.0135, -16.0114
#d92f9f color charts
#d92f9f color shades, tints & tones
#d92f9f color schemes
#d92f9f color preview, HTML & CSS examples
This text has a color of #d92f9f
<p style="color:#d92f9f;">Text here</p>
.mytext {color:#d92f9f;}
This box has a color of #d92f9f
<div style="background-color:#d92f9f;">Content here</div>
.mybackground {background-color:#d92f9f;}
Border around this has a color of #d92f9f
<div style="border:2px solid #d92f9f;">Content here</div>
.myborder {border:2px solid #d92f9f;}