#d93c5b color space conversions
Hex:
#d93c5b
RGB:
217, 60, 91
CMY:
15, 76, 64
CMYK:
0, 72, 58, 15
HSL:
348°, 67.3820%, 54.3137%
HSV (HSB):
348°, 72.3502%, 85.0980%
XYZ:
32.1195, 18.7388, 11.8216
xyY:
0.5124, 0.2990, 18.7388
CIE-Lab:
50.3802, 62.1464, 19.0368
CIE-LCH:
50.3802, 64.9967, 17.0310
CIE-Luv:
50.3802, 111.7623, 10.0610
Hunter-Lab:
43.2883, 56.6906, 14.1103
#d93c5b color charts
#d93c5b color shades, tints & tones
#d93c5b color schemes
#d93c5b color preview, HTML & CSS examples
This text has a color of #d93c5b
<p style="color:#d93c5b;">Text here</p>
.mytext {color:#d93c5b;}
This box has a color of #d93c5b
<div style="background-color:#d93c5b;">Content here</div>
.mybackground {background-color:#d93c5b;}
Border around this has a color of #d93c5b
<div style="border:2px solid #d93c5b;">Content here</div>
.myborder {border:2px solid #d93c5b;}