#d3930d color space conversions
Hex:
#d3930d
RGB:
211, 147, 13
CMY:
17, 42, 95
CMYK:
0, 30, 94, 17
HSL:
41°, 88.3929%, 43.9216%
HSV (HSB):
41°, 93.8389%, 82.7451%
XYZ:
37.3703, 34.7454, 5.1177
xyY:
0.4839, 0.4499, 34.7454
CIE-Lab:
65.5499, 14.7882, 68.4260
CIE-LCH:
65.5499, 70.0058, 77.8048
CIE-Luv:
65.5499, 53.3652, 65.2260
Hunter-Lab:
58.9452, 10.0121, 36.1140
#d3930d color charts
#d3930d color shades, tints & tones
#d3930d color schemes
#d3930d color preview, HTML & CSS examples
This text has a color of #d3930d
<p style="color:#d3930d;">Text here</p>
.mytext {color:#d3930d;}
This box has a color of #d3930d
<div style="background-color:#d3930d;">Content here</div>
.mybackground {background-color:#d3930d;}
Border around this has a color of #d3930d
<div style="border:2px solid #d3930d;">Content here</div>
.myborder {border:2px solid #d3930d;}