#d3113d color space conversions
Hex:
#d3113d
RGB:
211, 17, 61
CMY:
17, 93, 76
CMYK:
0, 92, 71, 17
HSL:
346°, 85.0877%, 44.7059%
HSV (HSB):
346°, 91.9431%, 82.7451%
XYZ:
27.9067, 14.5867, 5.7595
xyY:
0.5783, 0.3023, 14.5867
CIE-Lab:
45.0628, 69.1209, 30.2039
CIE-LCH:
45.0628, 75.4319, 23.6040
CIE-Luv:
45.0628, 131.8158, 16.9677
Hunter-Lab:
38.1925, 63.5903, 17.7937
#d3113d color charts
#d3113d color shades, tints & tones
#d3113d color schemes
#d3113d color preview, HTML & CSS examples
This text has a color of #d3113d
<p style="color:#d3113d;">Text here</p>
.mytext {color:#d3113d;}
This box has a color of #d3113d
<div style="background-color:#d3113d;">Content here</div>
.mybackground {background-color:#d3113d;}
Border around this has a color of #d3113d
<div style="border:2px solid #d3113d;">Content here</div>
.myborder {border:2px solid #d3113d;}