#d93b5d color space conversions
Hex:
#d93b5d
RGB:
217, 59, 93
CMY:
15, 77, 64
CMYK:
0, 73, 57, 15
HSL:
347°, 67.5214%, 54.1176%
HSV (HSB):
347°, 72.8111%, 85.0980%
XYZ:
32.1550, 18.6700, 12.2648
xyY:
0.5097, 0.2959, 18.6700
CIE-Lab:
50.2988, 62.6255, 17.7187
CIE-LCH:
50.2988, 65.0838, 15.7978
CIE-Luv:
50.2988, 111.6183, 8.5825
Hunter-Lab:
43.2087, 57.2206, 13.4166
#d93b5d color charts
#d93b5d color shades, tints & tones
#d93b5d color schemes
#d93b5d color preview, HTML & CSS examples
This text has a color of #d93b5d
<p style="color:#d93b5d;">Text here</p>
.mytext {color:#d93b5d;}
This box has a color of #d93b5d
<div style="background-color:#d93b5d;">Content here</div>
.mybackground {background-color:#d93b5d;}
Border around this has a color of #d93b5d
<div style="border:2px solid #d93b5d;">Content here</div>
.myborder {border:2px solid #d93b5d;}