#d86b3b color space conversions
Hex:
#d86b3b
RGB:
216, 107, 59
CMY:
15, 58, 77
CMYK:
0, 50, 73, 15
HSL:
18°, 66.8085%, 53.9216%
HSV (HSB):
18°, 72.6852%, 84.7059%
XYZ:
34.3660, 25.4301, 7.2349
xyY:
0.5127, 0.3794, 25.4301
CIE-Lab:
57.4921, 39.4289, 45.7039
CIE-LCH:
57.4921, 60.3613, 49.2155
CIE-Luv:
57.4921, 86.9582, 40.9354
Hunter-Lab:
50.4283, 33.3953, 26.7935
#d86b3b color charts
#d86b3b color shades, tints & tones
#d86b3b color schemes
#d86b3b color preview, HTML & CSS examples
This text has a color of #d86b3b
<p style="color:#d86b3b;">Text here</p>
.mytext {color:#d86b3b;}
This box has a color of #d86b3b
<div style="background-color:#d86b3b;">Content here</div>
.mybackground {background-color:#d86b3b;}
Border around this has a color of #d86b3b
<div style="border:2px solid #d86b3b;">Content here</div>
.myborder {border:2px solid #d86b3b;}