#d86f34 color space conversions
Hex:
#d86f34
RGB:
216, 111, 52
CMY:
15, 56, 80
CMYK:
0, 49, 76, 15
HSL:
22°, 67.7686%, 52.5490%
HSV (HSB):
22°, 75.9259%, 84.7059%
XYZ:
34.6232, 26.2157, 6.4841
xyY:
0.5143, 0.3894, 26.2157
CIE-Lab:
58.2413, 37.0860, 49.9005
CIE-LCH:
58.2413, 62.1726, 53.3803
CIE-Luv:
58.2413, 84.6262, 44.7692
Hunter-Lab:
51.2013, 31.1024, 28.3325
#d86f34 color charts
#d86f34 color shades, tints & tones
#d86f34 color schemes
#d86f34 color preview, HTML & CSS examples
This text has a color of #d86f34
<p style="color:#d86f34;">Text here</p>
.mytext {color:#d86f34;}
This box has a color of #d86f34
<div style="background-color:#d86f34;">Content here</div>
.mybackground {background-color:#d86f34;}
Border around this has a color of #d86f34
<div style="border:2px solid #d86f34;">Content here</div>
.myborder {border:2px solid #d86f34;}