#d85d2e color space conversions
Hex:
#d85d2e
RGB:
216, 93, 46
CMY:
15, 64, 82
CMYK:
0, 57, 79, 15
HSL:
17°, 68.5484%, 51.3725%
HSV (HSB):
17°, 78.7037%, 84.7059%
XYZ:
32.7264, 22.6249, 5.2269
xyY:
0.5402, 0.3735, 22.6249
CIE-Lab:
54.6838, 45.7760, 49.1813
CIE-LCH:
54.6838, 67.1881, 47.0538
CIE-Luv:
54.6838, 99.3374, 40.3535
Hunter-Lab:
47.5656, 39.5728, 26.7806
#d85d2e color charts
#d85d2e color shades, tints & tones
#d85d2e color schemes
#d85d2e color preview, HTML & CSS examples
This text has a color of #d85d2e
<p style="color:#d85d2e;">Text here</p>
.mytext {color:#d85d2e;}
This box has a color of #d85d2e
<div style="background-color:#d85d2e;">Content here</div>
.mybackground {background-color:#d85d2e;}
Border around this has a color of #d85d2e
<div style="border:2px solid #d85d2e;">Content here</div>
.myborder {border:2px solid #d85d2e;}