#d16b3f color space conversions
Hex:
#d16b3f
RGB:
209, 107, 63
CMY:
18, 58, 75
CMYK:
0, 49, 70, 18
HSL:
18°, 61.3445%, 53.3333%
HSV (HSB):
18°, 69.8565%, 81.9608%
XYZ:
32.4494, 24.4296, 7.7077
xyY:
0.5024, 0.3782, 24.4296
CIE-Lab:
56.5154, 36.8900, 42.2922
CIE-LCH:
56.5154, 56.1204, 48.9030
CIE-Luv:
56.5154, 80.6153, 38.6846
Hunter-Lab:
49.4263, 30.6930, 25.3525
#d16b3f color charts
#d16b3f color shades, tints & tones
#d16b3f color schemes
#d16b3f color preview, HTML & CSS examples
This text has a color of #d16b3f
<p style="color:#d16b3f;">Text here</p>
.mytext {color:#d16b3f;}
This box has a color of #d16b3f
<div style="background-color:#d16b3f;">Content here</div>
.mybackground {background-color:#d16b3f;}
Border around this has a color of #d16b3f
<div style="border:2px solid #d16b3f;">Content here</div>
.myborder {border:2px solid #d16b3f;}