#d93b5e color space conversions
Hex:
#d93b5e
RGB:
217, 59, 94
CMY:
15, 77, 63
CMYK:
0, 73, 57, 15
HSL:
347°, 67.5214%, 54.1176%
HSV (HSB):
347°, 72.8111%, 85.0980%
XYZ:
32.1996, 18.6878, 12.4997
xyY:
0.5080, 0.2948, 18.6878
CIE-Lab:
50.3199, 62.6955, 17.1425
CIE-LCH:
50.3199, 64.9968, 15.2923
CIE-Luv:
50.3199, 111.2983, 7.9713
Hunter-Lab:
43.2294, 57.3052, 13.1170
#d93b5e color charts
#d93b5e color shades, tints & tones
#d93b5e color schemes
#d93b5e color preview, HTML & CSS examples
This text has a color of #d93b5e
<p style="color:#d93b5e;">Text here</p>
.mytext {color:#d93b5e;}
This box has a color of #d93b5e
<div style="background-color:#d93b5e;">Content here</div>
.mybackground {background-color:#d93b5e;}
Border around this has a color of #d93b5e
<div style="border:2px solid #d93b5e;">Content here</div>
.myborder {border:2px solid #d93b5e;}