#d93b9e color space conversions
Hex:
#d93b9e
RGB:
217, 59, 158
CMY:
15, 77, 38
CMYK:
0, 73, 27, 15
HSL:
322°, 67.5214%, 54.1176%
HSV (HSB):
322°, 72.8111%, 85.0980%
XYZ:
36.3508, 20.3483, 34.3595
xyY:
0.3992, 0.2235, 20.3483
CIE-Lab:
52.2287, 68.8455, -18.5272
CIE-LCH:
52.2287, 71.2948, 344.9378
CIE-Luv:
52.2287, 87.6987, -38.3466
Hunter-Lab:
45.1091, 64.9020, -13.5847
#d93b9e color charts
#d93b9e color shades, tints & tones
#d93b9e color schemes
#d93b9e color preview, HTML & CSS examples
This text has a color of #d93b9e
<p style="color:#d93b9e;">Text here</p>
.mytext {color:#d93b9e;}
This box has a color of #d93b9e
<div style="background-color:#d93b9e;">Content here</div>
.mybackground {background-color:#d93b9e;}
Border around this has a color of #d93b9e
<div style="border:2px solid #d93b9e;">Content here</div>
.myborder {border:2px solid #d93b9e;}