#d92a6e color space conversions
Hex:
#d92a6e
RGB:
217, 42, 110
CMY:
15, 84, 57
CMYK:
0, 81, 49, 15
HSL:
337°, 69.7211%, 50.7843%
HSV (HSB):
337°, 80.6452%, 85.0980%
XYZ:
32.2577, 17.5334, 16.4360
xyY:
0.4871, 0.2647, 17.5334
CIE-Lab:
48.9252, 68.9165, 5.4502
CIE-LCH:
48.9252, 69.1317, 4.5218
CIE-Luv:
48.9252, 112.3433, -6.5942
Hunter-Lab:
41.8729, 64.2336, 6.0385
#d92a6e color charts
#d92a6e color shades, tints & tones
#d92a6e color schemes
#d92a6e color preview, HTML & CSS examples
This text has a color of #d92a6e
<p style="color:#d92a6e;">Text here</p>
.mytext {color:#d92a6e;}
This box has a color of #d92a6e
<div style="background-color:#d92a6e;">Content here</div>
.mybackground {background-color:#d92a6e;}
Border around this has a color of #d92a6e
<div style="border:2px solid #d92a6e;">Content here</div>
.myborder {border:2px solid #d92a6e;}