#d06b2f color space conversions
Hex:
#d06b2f
RGB:
208, 107, 47
CMY:
18, 58, 82
CMYK:
0, 49, 77, 18
HSL:
22°, 63.1373%, 50.0000%
HSV (HSB):
22°, 77.4038%, 81.5686%
XYZ:
31.7832, 24.1305, 5.6718
xyY:
0.5161, 0.3918, 24.1305
CIE-Lab:
56.2182, 35.7627, 49.8205
CIE-LCH:
56.2182, 61.3274, 54.3281
CIE-Luv:
56.2182, 81.6120, 44.1298
Hunter-Lab:
49.1228, 29.5272, 27.5402
#d06b2f color charts
#d06b2f color shades, tints & tones
#d06b2f color schemes
#d06b2f color preview, HTML & CSS examples
This text has a color of #d06b2f
<p style="color:#d06b2f;">Text here</p>
.mytext {color:#d06b2f;}
This box has a color of #d06b2f
<div style="background-color:#d06b2f;">Content here</div>
.mybackground {background-color:#d06b2f;}
Border around this has a color of #d06b2f
<div style="border:2px solid #d06b2f;">Content here</div>
.myborder {border:2px solid #d06b2f;}