#d85b1d color space conversions
Hex:
#d85b1d
RGB:
216, 91, 29
CMY:
15, 64, 89
CMYK:
0, 58, 87, 15
HSL:
20°, 76.3265%, 48.0392%
HSV (HSB):
20°, 86.5741%, 84.7059%
XYZ:
32.2818, 22.1698, 3.7402
xyY:
0.5547, 0.3810, 22.1698
CIE-Lab:
54.2067, 46.2382, 56.0321
CIE-LCH:
54.2067, 72.6469, 50.4702
CIE-Luv:
54.2067, 102.5588, 43.8698
Hunter-Lab:
47.0848, 39.9827, 28.2497
#d85b1d color charts
#d85b1d color shades, tints & tones
#d85b1d color schemes
#d85b1d color preview, HTML & CSS examples
This text has a color of #d85b1d
<p style="color:#d85b1d;">Text here</p>
.mytext {color:#d85b1d;}
This box has a color of #d85b1d
<div style="background-color:#d85b1d;">Content here</div>
.mybackground {background-color:#d85b1d;}
Border around this has a color of #d85b1d
<div style="border:2px solid #d85b1d;">Content here</div>
.myborder {border:2px solid #d85b1d;}