#d06f47 color space conversions
Hex:
#d06f47
RGB:
208, 111, 71
CMY:
18, 56, 72
CMYK:
0, 47, 66, 18
HSL:
18°, 59.3074%, 54.7059%
HSV (HSB):
18°, 65.8654%, 81.5686%
XYZ:
32.8342, 25.2337, 9.1013
xyY:
0.4888, 0.3757, 25.2337
CIE-Lab:
57.3024, 34.8734, 38.9367
CIE-LCH:
57.3024, 52.2706, 48.1510
CIE-Luv:
57.3024, 75.6671, 36.8024
Hunter-Lab:
50.2332, 28.7660, 24.4210
#d06f47 color charts
#d06f47 color shades, tints & tones
#d06f47 color schemes
#d06f47 color preview, HTML & CSS examples
This text has a color of #d06f47
<p style="color:#d06f47;">Text here</p>
.mytext {color:#d06f47;}
This box has a color of #d06f47
<div style="background-color:#d06f47;">Content here</div>
.mybackground {background-color:#d06f47;}
Border around this has a color of #d06f47
<div style="border:2px solid #d06f47;">Content here</div>
.myborder {border:2px solid #d06f47;}