#d06b4a color space conversions
Hex:
#d06b4a
RGB:
208, 107, 74
CMY:
18, 58, 71
CMYK:
0, 49, 64, 18
HSL:
15°, 58.7719%, 55.2941%
HSV (HSB):
15°, 64.4231%, 81.5686%
XYZ:
32.5062, 24.4197, 9.4788
xyY:
0.4895, 0.3677, 24.4197
CIE-Lab:
56.5056, 37.1358, 36.3701
CIE-LCH:
56.5056, 51.9793, 44.4032
CIE-Luv:
56.5056, 78.2304, 33.8476
Hunter-Lab:
49.4163, 30.9392, 23.2187
#d06b4a color charts
#d06b4a color shades, tints & tones
#d06b4a color schemes
#d06b4a color preview, HTML & CSS examples
This text has a color of #d06b4a
<p style="color:#d06b4a;">Text here</p>
.mytext {color:#d06b4a;}
This box has a color of #d06b4a
<div style="background-color:#d06b4a;">Content here</div>
.mybackground {background-color:#d06b4a;}
Border around this has a color of #d06b4a
<div style="border:2px solid #d06b4a;">Content here</div>
.myborder {border:2px solid #d06b4a;}