#d92a8e color space conversions
Hex:
#d92a8e
RGB:
217, 42, 142
CMY:
15, 84, 44
CMYK:
0, 81, 35, 15
HSL:
326°, 69.7211%, 50.7843%
HSV (HSB):
326°, 80.6452%, 85.0980%
XYZ:
34.3257, 18.3606, 27.3260
xyY:
0.4290, 0.2295, 18.3606
CIE-Lab:
49.9306, 71.8822, -12.4807
CIE-LCH:
49.9306, 72.9576, 350.1501
CIE-Luv:
49.9306, 99.1037, -30.1717
Hunter-Lab:
42.8493, 68.0065, -7.8161
#d92a8e color charts
#d92a8e color shades, tints & tones
#d92a8e color schemes
#d92a8e color preview, HTML & CSS examples
This text has a color of #d92a8e
<p style="color:#d92a8e;">Text here</p>
.mytext {color:#d92a8e;}
This box has a color of #d92a8e
<div style="background-color:#d92a8e;">Content here</div>
.mybackground {background-color:#d92a8e;}
Border around this has a color of #d92a8e
<div style="border:2px solid #d92a8e;">Content here</div>
.myborder {border:2px solid #d92a8e;}