#d92b8d color space conversions
Hex:
#d92b8d
RGB:
217, 43, 141
CMY:
15, 83, 45
CMYK:
0, 80, 35, 15
HSL:
326°, 69.6000%, 50.9804%
HSV (HSB):
326°, 80.1843%, 85.0980%
XYZ:
34.2869, 18.4026, 26.9442
xyY:
0.4306, 0.2311, 18.4026
CIE-Lab:
49.9808, 71.5317, -11.8041
CIE-LCH:
49.9808, 72.4991, 350.6296
CIE-Luv:
49.9808, 99.2684, -29.1862
Hunter-Lab:
42.8982, 67.5963, -7.2111
#d92b8d color charts
#d92b8d color shades, tints & tones
#d92b8d color schemes
#d92b8d color preview, HTML & CSS examples
This text has a color of #d92b8d
<p style="color:#d92b8d;">Text here</p>
.mytext {color:#d92b8d;}
This box has a color of #d92b8d
<div style="background-color:#d92b8d;">Content here</div>
.mybackground {background-color:#d92b8d;}
Border around this has a color of #d92b8d
<div style="border:2px solid #d92b8d;">Content here</div>
.myborder {border:2px solid #d92b8d;}