#d92f8f color space conversions
Hex:
#d92f8f
RGB:
217, 47, 143
CMY:
15, 82, 44
CMYK:
0, 78, 34, 15
HSL:
326°, 69.1057%, 51.7647%
HSV (HSB):
326°, 78.3410%, 85.0980%
XYZ:
34.5897, 18.7679, 27.7861
xyY:
0.4263, 0.2313, 18.7679
CIE-Lab:
50.4146, 70.7067, -12.3505
CIE-LCH:
50.4146, 71.7773, 350.0920
CIE-Luv:
50.4146, 97.3378, -29.8166
Hunter-Lab:
43.3220, 66.7070, -7.7024
#d92f8f color charts
#d92f8f color shades, tints & tones
#d92f8f color schemes
#d92f8f color preview, HTML & CSS examples
This text has a color of #d92f8f
<p style="color:#d92f8f;">Text here</p>
.mytext {color:#d92f8f;}
This box has a color of #d92f8f
<div style="background-color:#d92f8f;">Content here</div>
.mybackground {background-color:#d92f8f;}
Border around this has a color of #d92f8f
<div style="border:2px solid #d92f8f;">Content here</div>
.myborder {border:2px solid #d92f8f;}