#d3340d color space conversions
Hex:
#d3340d
RGB:
211, 52, 13
CMY:
17, 80, 95
CMYK:
0, 75, 94, 17
HSL:
12°, 88.3929%, 43.9216%
HSV (HSB):
12°, 93.8389%, 82.7451%
XYZ:
28.1646, 16.3339, 2.0491
xyY:
0.6051, 0.3509, 16.3339
CIE-Lab:
47.4096, 60.0262, 56.1286
CIE-LCH:
47.4096, 82.1801, 43.0782
CIE-Luv:
47.4096, 126.6486, 35.7218
Hunter-Lab:
40.4153, 53.6665, 25.2846
#d3340d color charts
#d3340d color shades, tints & tones
#d3340d color schemes
#d3340d color preview, HTML & CSS examples
This text has a color of #d3340d
<p style="color:#d3340d;">Text here</p>
.mytext {color:#d3340d;}
This box has a color of #d3340d
<div style="background-color:#d3340d;">Content here</div>
.mybackground {background-color:#d3340d;}
Border around this has a color of #d3340d
<div style="border:2px solid #d3340d;">Content here</div>
.myborder {border:2px solid #d3340d;}