#d85d20 color space conversions
Hex:
#d85d20
RGB:
216, 93, 32
CMY:
15, 64, 87
CMYK:
0, 57, 85, 15
HSL:
20°, 74.1935%, 48.6275%
HSV (HSB):
20°, 85.1852%, 84.7059%
XYZ:
32.4940, 22.5319, 4.0030
xyY:
0.5505, 0.3817, 22.5319
CIE-Lab:
54.5869, 45.3623, 55.1991
CIE-LCH:
54.5869, 71.4470, 50.5868
CIE-Luv:
54.5869, 100.7551, 43.8919
Hunter-Lab:
47.4678, 39.1231, 28.2275
#d85d20 color charts
#d85d20 color shades, tints & tones
#d85d20 color schemes
#d85d20 color preview, HTML & CSS examples
This text has a color of #d85d20
<p style="color:#d85d20;">Text here</p>
.mytext {color:#d85d20;}
This box has a color of #d85d20
<div style="background-color:#d85d20;">Content here</div>
.mybackground {background-color:#d85d20;}
Border around this has a color of #d85d20
<div style="border:2px solid #d85d20;">Content here</div>
.myborder {border:2px solid #d85d20;}