#d3840f color space conversions
Hex:
#d3840f
RGB:
211, 132, 15
CMY:
17, 48, 94
CMYK:
0, 37, 93, 17
HSL:
36°, 86.7257%, 44.3137%
HSV (HSB):
36°, 92.8910%, 82.7451%
XYZ:
35.2015, 30.3859, 4.4617
xyY:
0.5025, 0.4338, 30.3859
CIE-Lab:
61.9858, 22.9230, 65.5069
CIE-LCH:
61.9858, 69.4018, 70.7134
CIE-Luv:
61.9858, 65.5362, 59.5220
Hunter-Lab:
55.1234, 17.5230, 33.7875
#d3840f color charts
#d3840f color shades, tints & tones
#d3840f color schemes
#d3840f color preview, HTML & CSS examples
This text has a color of #d3840f
<p style="color:#d3840f;">Text here</p>
.mytext {color:#d3840f;}
This box has a color of #d3840f
<div style="background-color:#d3840f;">Content here</div>
.mybackground {background-color:#d3840f;}
Border around this has a color of #d3840f
<div style="border:2px solid #d3840f;">Content here</div>
.myborder {border:2px solid #d3840f;}