#d3920f color space conversions
Hex:
#d3920f
RGB:
211, 146, 15
CMY:
17, 43, 94
CMYK:
0, 31, 93, 17
HSL:
40°, 86.7257%, 44.3137%
HSV (HSB):
40°, 92.8910%, 82.7451%
XYZ:
37.2291, 34.4411, 5.1376
xyY:
0.4847, 0.4484, 34.4411
CIE-Lab:
65.3112, 15.3551, 67.9211
CIE-LCH:
65.3112, 69.6351, 77.2612
CIE-Luv:
65.3112, 54.1326, 64.6796
Hunter-Lab:
58.6866, 10.5338, 35.8902
#d3920f color charts
#d3920f color shades, tints & tones
#d3920f color schemes
#d3920f color preview, HTML & CSS examples
This text has a color of #d3920f
<p style="color:#d3920f;">Text here</p>
.mytext {color:#d3920f;}
This box has a color of #d3920f
<div style="background-color:#d3920f;">Content here</div>
.mybackground {background-color:#d3920f;}
Border around this has a color of #d3920f
<div style="border:2px solid #d3920f;">Content here</div>
.myborder {border:2px solid #d3920f;}