#d06f3b color space conversions
Hex:
#d06f3b
RGB:
208, 111, 59
CMY:
18, 56, 77
CMYK:
0, 47, 72, 18
HSL:
21°, 61.3169%, 52.3529%
HSV (HSB):
21°, 71.6346%, 81.5686%
XYZ:
32.4863, 25.0945, 7.2692
xyY:
0.5009, 0.3870, 25.0945
CIE-Lab:
57.1674, 34.2117, 45.0163
CIE-LCH:
57.1674, 56.5412, 52.7657
CIE-Luv:
57.1674, 77.1853, 41.6402
Hunter-Lab:
50.0945, 28.0921, 26.4626
#d06f3b color charts
#d06f3b color shades, tints & tones
#d06f3b color schemes
#d06f3b color preview, HTML & CSS examples
This text has a color of #d06f3b
<p style="color:#d06f3b;">Text here</p>
.mytext {color:#d06f3b;}
This box has a color of #d06f3b
<div style="background-color:#d06f3b;">Content here</div>
.mybackground {background-color:#d06f3b;}
Border around this has a color of #d06f3b
<div style="border:2px solid #d06f3b;">Content here</div>
.myborder {border:2px solid #d06f3b;}