#d92b7b color space conversions
Hex:
#d92b7b
RGB:
217, 43, 123
CMY:
15, 83, 52
CMYK:
0, 80, 43, 15
HSL:
332°, 69.6000%, 50.9804%
HSV (HSB):
332°, 80.1843%, 85.0980%
XYZ:
33.0543, 17.9095, 20.4536
xyY:
0.4628, 0.2508, 17.9095
CIE-Lab:
49.3862, 69.7773, -1.8077
CIE-LCH:
49.3862, 69.8007, 358.5160
CIE-Luv:
49.3862, 106.7915, -15.6457
Hunter-Lab:
42.3197, 65.3603, 0.9682
#d92b7b color charts
#d92b7b color shades, tints & tones
#d92b7b color schemes
#d92b7b color preview, HTML & CSS examples
This text has a color of #d92b7b
<p style="color:#d92b7b;">Text here</p>
.mytext {color:#d92b7b;}
This box has a color of #d92b7b
<div style="background-color:#d92b7b;">Content here</div>
.mybackground {background-color:#d92b7b;}
Border around this has a color of #d92b7b
<div style="border:2px solid #d92b7b;">Content here</div>
.myborder {border:2px solid #d92b7b;}