#d92f7b color space conversions
Hex:
#d92f7b
RGB:
217, 47, 123
CMY:
15, 82, 52
CMYK:
0, 78, 43, 15
HSL:
333°, 69.1057%, 51.7647%
HSV (HSB):
333°, 78.3410%, 85.0980%
XYZ:
33.2069, 18.2148, 20.5045
xyY:
0.4617, 0.2532, 18.2148
CIE-Lab:
49.7556, 68.7253, -1.2657
CIE-LCH:
49.7556, 68.7370, 358.9449
CIE-Luv:
49.7556, 105.5367, -14.7449
Hunter-Lab:
42.6788, 64.1969, 1.3900
#d92f7b color charts
#d92f7b color shades, tints & tones
#d92f7b color schemes
#d92f7b color preview, HTML & CSS examples
This text has a color of #d92f7b
<p style="color:#d92f7b;">Text here</p>
.mytext {color:#d92f7b;}
This box has a color of #d92f7b
<div style="background-color:#d92f7b;">Content here</div>
.mybackground {background-color:#d92f7b;}
Border around this has a color of #d92f7b
<div style="border:2px solid #d92f7b;">Content here</div>
.myborder {border:2px solid #d92f7b;}