#d3720e color space conversions
Hex:
#d3720e
RGB:
211, 114, 14
CMY:
17, 55, 95
CMYK:
0, 46, 93, 17
HSL:
30°, 87.5556%, 44.1176%
HSV (HSB):
30°, 93.3649%, 82.7451%
XYZ:
32.9605, 25.9152, 3.6804
xyY:
0.5269, 0.4143, 25.9152
CIE-Lab:
57.9565, 32.5036, 62.8454
CIE-LCH:
57.9565, 70.7533, 62.6520
CIE-Luv:
57.9565, 80.4936, 53.2326
Hunter-Lab:
50.9070, 26.4855, 31.3484
#d3720e color charts
#d3720e color shades, tints & tones
#d3720e color schemes
#d3720e color preview, HTML & CSS examples
This text has a color of #d3720e
<p style="color:#d3720e;">Text here</p>
.mytext {color:#d3720e;}
This box has a color of #d3720e
<div style="background-color:#d3720e;">Content here</div>
.mybackground {background-color:#d3720e;}
Border around this has a color of #d3720e
<div style="border:2px solid #d3720e;">Content here</div>
.myborder {border:2px solid #d3720e;}