#d85b1f color space conversions
Hex:
#d85b1f
RGB:
216, 91, 31
CMY:
15, 64, 88
CMYK:
0, 58, 86, 15
HSL:
19°, 74.8988%, 48.4314%
HSV (HSB):
19°, 85.6481%, 84.7059%
XYZ:
32.3073, 22.1800, 3.8747
xyY:
0.5536, 0.3800, 22.1800
CIE-Lab:
54.2175, 46.2838, 55.2802
CIE-LCH:
54.2175, 72.0978, 50.0620
CIE-Luv:
54.2175, 102.3962, 43.4723
Hunter-Lab:
47.0957, 40.0323, 28.0890
#d85b1f color charts
#d85b1f color shades, tints & tones
#d85b1f color schemes
#d85b1f color preview, HTML & CSS examples
This text has a color of #d85b1f
<p style="color:#d85b1f;">Text here</p>
.mytext {color:#d85b1f;}
This box has a color of #d85b1f
<div style="background-color:#d85b1f;">Content here</div>
.mybackground {background-color:#d85b1f;}
Border around this has a color of #d85b1f
<div style="border:2px solid #d85b1f;">Content here</div>
.myborder {border:2px solid #d85b1f;}