#d05e3b color space conversions
Hex:
#d05e3b
RGB:
208, 94, 59
CMY:
18, 63, 77
CMYK:
0, 55, 72, 18
HSL:
14°, 61.3169%, 52.3529%
HSV (HSB):
14°, 71.6346%, 81.5686%
XYZ:
30.8045, 21.7311, 6.7086
xyY:
0.5200, 0.3668, 21.7311
CIE-Lab:
53.7405, 42.8433, 41.2494
CIE-LCH:
53.7405, 59.4732, 43.9142
CIE-Luv:
53.7405, 90.1848, 35.3401
Hunter-Lab:
46.6166, 36.3749, 24.0992
#d05e3b color charts
#d05e3b color shades, tints & tones
#d05e3b color schemes
#d05e3b color preview, HTML & CSS examples
This text has a color of #d05e3b
<p style="color:#d05e3b;">Text here</p>
.mytext {color:#d05e3b;}
This box has a color of #d05e3b
<div style="background-color:#d05e3b;">Content here</div>
.mybackground {background-color:#d05e3b;}
Border around this has a color of #d05e3b
<div style="border:2px solid #d05e3b;">Content here</div>
.myborder {border:2px solid #d05e3b;}