#d92c7e color space conversions
Hex:
#d92c7e
RGB:
217, 44, 126
CMY:
15, 83, 51
CMYK:
0, 80, 42, 15
HSL:
332°, 69.4779%, 51.1765%
HSV (HSB):
332°, 79.7235%, 85.0980%
XYZ:
33.2818, 18.0594, 21.4703
xyY:
0.4571, 0.2480, 18.0594
CIE-Lab:
49.5681, 69.7981, -3.3613
CIE-LCH:
49.5681, 69.8790, 357.2429
CIE-Luv:
49.5681, 105.2577, -17.6340
Hunter-Lab:
42.4964, 65.4269, -0.2074
#d92c7e color charts
#d92c7e color shades, tints & tones
#d92c7e color schemes
#d92c7e color preview, HTML & CSS examples
This text has a color of #d92c7e
<p style="color:#d92c7e;">Text here</p>
.mytext {color:#d92c7e;}
This box has a color of #d92c7e
<div style="background-color:#d92c7e;">Content here</div>
.mybackground {background-color:#d92c7e;}
Border around this has a color of #d92c7e
<div style="border:2px solid #d92c7e;">Content here</div>
.myborder {border:2px solid #d92c7e;}