#d92e84 color space conversions
Hex:
#d92e84
RGB:
217, 46, 132
CMY:
15, 82, 48
CMYK:
0, 79, 39, 15
HSL:
330°, 69.2308%, 51.5686%
HSV (HSB):
330°, 78.8018%, 85.0980%
XYZ:
33.7571, 18.3716, 23.5967
xyY:
0.4458, 0.2426, 18.3716
CIE-Lab:
49.9438, 69.8484, -6.4362
CIE-LCH:
49.9438, 70.1443, 354.7353
CIE-Luv:
49.9438, 102.1849, -21.6582
Hunter-Lab:
42.8622, 65.5732, -2.6371
#d92e84 color charts
#d92e84 color shades, tints & tones
#d92e84 color schemes
#d92e84 color preview, HTML & CSS examples
This text has a color of #d92e84
<p style="color:#d92e84;">Text here</p>
.mytext {color:#d92e84;}
This box has a color of #d92e84
<div style="background-color:#d92e84;">Content here</div>
.mybackground {background-color:#d92e84;}
Border around this has a color of #d92e84
<div style="border:2px solid #d92e84;">Content here</div>
.myborder {border:2px solid #d92e84;}