#d06f3c color space conversions
Hex:
#d06f3c
RGB:
208, 111, 60
CMY:
18, 56, 76
CMYK:
0, 47, 71, 18
HSL:
21°, 61.1570%, 52.5490%
HSV (HSB):
21°, 71.1538%, 81.5686%
XYZ:
32.5125, 25.1050, 7.4071
xyY:
0.5000, 0.3861, 25.1050
CIE-Lab:
57.1776, 34.2618, 44.5239
CIE-LCH:
57.1776, 56.1805, 52.4212
CIE-Luv:
57.1776, 77.0691, 41.2705
Hunter-Lab:
50.1049, 28.1429, 26.3085
#d06f3c color charts
#d06f3c color shades, tints & tones
#d06f3c color schemes
#d06f3c color preview, HTML & CSS examples
This text has a color of #d06f3c
<p style="color:#d06f3c;">Text here</p>
.mytext {color:#d06f3c;}
This box has a color of #d06f3c
<div style="background-color:#d06f3c;">Content here</div>
.mybackground {background-color:#d06f3c;}
Border around this has a color of #d06f3c
<div style="border:2px solid #d06f3c;">Content here</div>
.myborder {border:2px solid #d06f3c;}