#d3800e color space conversions
Hex:
#d3800e
RGB:
211, 128, 14
CMY:
17, 50, 95
CMYK:
0, 39, 93, 17
HSL:
35°, 87.5556%, 44.1176%
HSV (HSB):
35°, 93.3649%, 82.7451%
XYZ:
34.6624, 29.3189, 4.2477
xyY:
0.5080, 0.4297, 29.3189
CIE-Lab:
61.0621, 25.0622, 65.0348
CIE-LCH:
61.0621, 69.6968, 68.9251
CIE-Luv:
61.0621, 68.8635, 58.1713
Hunter-Lab:
54.1470, 19.5103, 33.2517
#d3800e color charts
#d3800e color shades, tints & tones
#d3800e color schemes
#d3800e color preview, HTML & CSS examples
This text has a color of #d3800e
<p style="color:#d3800e;">Text here</p>
.mytext {color:#d3800e;}
This box has a color of #d3800e
<div style="background-color:#d3800e;">Content here</div>
.mybackground {background-color:#d3800e;}
Border around this has a color of #d3800e
<div style="border:2px solid #d3800e;">Content here</div>
.myborder {border:2px solid #d3800e;}