#d06c4c color space conversions
Hex:
#d06c4c
RGB:
208, 108, 76
CMY:
18, 58, 70
CMYK:
0, 48, 63, 18
HSL:
15°, 58.4071%, 55.6863%
HSV (HSB):
15°, 63.4615%, 81.5686%
XYZ:
32.6795, 24.6568, 9.8743
xyY:
0.4862, 0.3669, 24.6568
CIE-Lab:
56.7395, 36.7479, 35.5572
CIE-LCH:
56.7395, 51.1344, 44.0566
CIE-Luv:
56.7395, 77.1837, 33.3132
Hunter-Lab:
49.6556, 30.5775, 22.9688
#d06c4c color charts
#d06c4c color shades, tints & tones
#d06c4c color schemes
#d06c4c color preview, HTML & CSS examples
This text has a color of #d06c4c
<p style="color:#d06c4c;">Text here</p>
.mytext {color:#d06c4c;}
This box has a color of #d06c4c
<div style="background-color:#d06c4c;">Content here</div>
.mybackground {background-color:#d06c4c;}
Border around this has a color of #d06c4c
<div style="border:2px solid #d06c4c;">Content here</div>
.myborder {border:2px solid #d06c4c;}