#d3371c color space conversions
Hex:
#d3371c
RGB:
211, 55, 28
CMY:
17, 78, 89
CMYK:
0, 74, 87, 17
HSL:
9°, 76.5690%, 46.8627%
HSV (HSB):
9°, 86.7299%, 82.7451%
XYZ:
28.4398, 16.6651, 2.8164
xyY:
0.5935, 0.3478, 16.6651
CIE-Lab:
47.8353, 59.2733, 50.9129
CIE-LCH:
47.8353, 78.1374, 40.6610
CIE-Luv:
47.8353, 123.5752, 33.8963
Hunter-Lab:
40.8229, 52.9140, 24.4856
#d3371c color charts
#d3371c color shades, tints & tones
#d3371c color schemes
#d3371c color preview, HTML & CSS examples
This text has a color of #d3371c
<p style="color:#d3371c;">Text here</p>
.mytext {color:#d3371c;}
This box has a color of #d3371c
<div style="background-color:#d3371c;">Content here</div>
.mybackground {background-color:#d3371c;}
Border around this has a color of #d3371c
<div style="border:2px solid #d3371c;">Content here</div>
.myborder {border:2px solid #d3371c;}