#d86b64 color space conversions
Hex:
#d86b64
RGB:
216, 107, 100
CMY:
15, 58, 61
CMYK:
0, 50, 54, 15
HSL:
4°, 59.7938%, 61.9608%
HSV (HSB):
4°, 53.7037%, 84.7059%
XYZ:
35.8768, 26.0344, 15.1908
xyY:
0.4653, 0.3377, 26.0344
CIE-Lab:
58.0697, 42.0845, 23.9766
CIE-LCH:
58.0697, 48.4353, 29.6712
CIE-Luv:
58.0697, 80.1887, 21.2271
Hunter-Lab:
51.0239, 36.2182, 18.0650
#d86b64 color charts
#d86b64 color shades, tints & tones
#d86b64 color schemes
#d86b64 color preview, HTML & CSS examples
This text has a color of #d86b64
<p style="color:#d86b64;">Text here</p>
.mytext {color:#d86b64;}
This box has a color of #d86b64
<div style="background-color:#d86b64;">Content here</div>
.mybackground {background-color:#d86b64;}
Border around this has a color of #d86b64
<div style="border:2px solid #d86b64;">Content here</div>
.myborder {border:2px solid #d86b64;}