#d3393f color space conversions
Hex:
#d3393f
RGB:
211, 57, 63
CMY:
17, 78, 75
CMYK:
0, 73, 70, 17
HSL:
358°, 63.6364%, 52.5490%
HSV (HSB):
358°, 72.9858%, 82.7451%
XYZ:
29.2243, 17.1340, 6.4695
xyY:
0.5532, 0.3243, 17.1340
CIE-Lab:
48.4285, 59.7638, 33.0405
CIE-LCH:
48.4285, 68.2890, 28.9361
CIE-Luv:
48.4285, 116.2332, 22.7865
Hunter-Lab:
41.3933, 53.5856, 19.7086
#d3393f color charts
#d3393f color shades, tints & tones
#d3393f color schemes
#d3393f color preview, HTML & CSS examples
This text has a color of #d3393f
<p style="color:#d3393f;">Text here</p>
.mytext {color:#d3393f;}
This box has a color of #d3393f
<div style="background-color:#d3393f;">Content here</div>
.mybackground {background-color:#d3393f;}
Border around this has a color of #d3393f
<div style="border:2px solid #d3393f;">Content here</div>
.myborder {border:2px solid #d3393f;}