#d3393a color space conversions
Hex:
#d3393a
RGB:
211, 57, 58
CMY:
17, 78, 77
CMYK:
0, 73, 73, 17
HSL:
360°, 63.6364%, 52.5490%
HSV (HSB):
360°, 72.9858%, 82.7451%
XYZ:
29.0908, 17.0806, 5.7666
xyY:
0.5601, 0.3289, 17.0806
CIE-Lab:
48.3615, 59.5379, 35.8605
CIE-LCH:
48.3615, 69.5035, 31.0611
CIE-Luv:
48.3615, 117.3812, 24.9465
Hunter-Lab:
41.3287, 53.3189, 20.6573
#d3393a color charts
#d3393a color shades, tints & tones
#d3393a color schemes
#d3393a color preview, HTML & CSS examples
This text has a color of #d3393a
<p style="color:#d3393a;">Text here</p>
.mytext {color:#d3393a;}
This box has a color of #d3393a
<div style="background-color:#d3393a;">Content here</div>
.mybackground {background-color:#d3393a;}
Border around this has a color of #d3393a
<div style="border:2px solid #d3393a;">Content here</div>
.myborder {border:2px solid #d3393a;}