#d92f6a color space conversions
Hex:
#d92f6a
RGB:
217, 47, 106
CMY:
15, 82, 58
CMYK:
0, 78, 51, 15
HSL:
339°, 69.1057%, 51.7647%
HSV (HSB):
339°, 78.3410%, 85.0980%
XYZ:
32.2333, 17.8254, 15.3774
xyY:
0.4926, 0.2724, 17.8254
CIE-Lab:
49.2836, 67.2840, 8.4051
CIE-LCH:
49.2836, 67.8069, 7.1205
CIE-Luv:
49.2836, 112.1673, -2.7743
Hunter-Lab:
42.2201, 62.3923, 7.9594
#d92f6a color charts
#d92f6a color shades, tints & tones
#d92f6a color schemes
#d92f6a color preview, HTML & CSS examples
This text has a color of #d92f6a
<p style="color:#d92f6a;">Text here</p>
.mytext {color:#d92f6a;}
This box has a color of #d92f6a
<div style="background-color:#d92f6a;">Content here</div>
.mybackground {background-color:#d92f6a;}
Border around this has a color of #d92f6a
<div style="border:2px solid #d92f6a;">Content here</div>
.myborder {border:2px solid #d92f6a;}