#d85b3e color space conversions
Hex:
#d85b3e
RGB:
216, 91, 62
CMY:
15, 64, 76
CMYK:
0, 58, 71, 15
HSL:
11°, 66.3793%, 54.5098%
HSV (HSB):
11°, 71.2963%, 84.7059%
XYZ:
32.9295, 22.4289, 7.1511
xyY:
0.5268, 0.3588, 22.4289
CIE-Lab:
54.4791, 47.3817, 40.8232
CIE-LCH:
54.4791, 62.5425, 40.7476
CIE-Luv:
54.4791, 98.5807, 34.1174
Hunter-Lab:
47.3592, 41.2350, 24.1988
#d85b3e color charts
#d85b3e color shades, tints & tones
#d85b3e color schemes
#d85b3e color preview, HTML & CSS examples
This text has a color of #d85b3e
<p style="color:#d85b3e;">Text here</p>
.mytext {color:#d85b3e;}
This box has a color of #d85b3e
<div style="background-color:#d85b3e;">Content here</div>
.mybackground {background-color:#d85b3e;}
Border around this has a color of #d85b3e
<div style="border:2px solid #d85b3e;">Content here</div>
.myborder {border:2px solid #d85b3e;}