#d85b25 color space conversions
Hex:
#d85b25
RGB:
216, 91, 37
CMY:
15, 64, 85
CMYK:
0, 58, 83, 15
HSL:
18°, 70.7510%, 49.6078%
HSV (HSB):
18°, 82.8704%, 84.7059%
XYZ:
32.3939, 22.2147, 4.3308
xyY:
0.5496, 0.3769, 22.2147
CIE-Lab:
54.2540, 46.4378, 52.8573
CIE-LCH:
54.2540, 70.3588, 48.6991
CIE-Luv:
54.2540, 101.8485, 42.1329
Hunter-Lab:
47.1324, 40.2005, 27.5448
#d85b25 color charts
#d85b25 color shades, tints & tones
#d85b25 color schemes
#d85b25 color preview, HTML & CSS examples
This text has a color of #d85b25
<p style="color:#d85b25;">Text here</p>
.mytext {color:#d85b25;}
This box has a color of #d85b25
<div style="background-color:#d85b25;">Content here</div>
.mybackground {background-color:#d85b25;}
Border around this has a color of #d85b25
<div style="border:2px solid #d85b25;">Content here</div>
.myborder {border:2px solid #d85b25;}