#d06d2a color space conversions
Hex:
#d06d2a
RGB:
208, 109, 42
CMY:
18, 57, 84
CMYK:
0, 48, 80, 18
HSL:
24°, 66.4000%, 49.0196%
HSV (HSB):
24°, 79.8077%, 81.5686%
XYZ:
31.8990, 24.5143, 5.2410
xyY:
0.5174, 0.3976, 24.5143
CIE-Lab:
56.5991, 34.5418, 52.4185
CIE-LCH:
56.5991, 62.7761, 56.6167
CIE-Luv:
56.5991, 80.4738, 46.2580
Hunter-Lab:
49.5120, 28.3559, 28.3824
#d06d2a color charts
#d06d2a color shades, tints & tones
#d06d2a color schemes
#d06d2a color preview, HTML & CSS examples
This text has a color of #d06d2a
<p style="color:#d06d2a;">Text here</p>
.mytext {color:#d06d2a;}
This box has a color of #d06d2a
<div style="background-color:#d06d2a;">Content here</div>
.mybackground {background-color:#d06d2a;}
Border around this has a color of #d06d2a
<div style="border:2px solid #d06d2a;">Content here</div>
.myborder {border:2px solid #d06d2a;}