#d07f5e color space conversions
Hex:
#d07f5e
RGB:
208, 127, 94
CMY:
18, 50, 63
CMYK:
0, 39, 55, 18
HSL:
17°, 54.8077%, 59.2157%
HSV (HSB):
17°, 54.8077%, 81.5686%
XYZ:
35.6222, 29.3968, 14.3863
xyY:
0.4486, 0.3702, 29.3968
CIE-Lab:
61.1302, 28.0355, 31.1178
CIE-LCH:
61.1302, 41.8844, 47.9828
CIE-Luv:
61.1302, 60.6491, 32.3565
Hunter-Lab:
54.2188, 22.3930, 22.2213
#d07f5e color charts
#d07f5e color shades, tints & tones
#d07f5e color schemes
#d07f5e color preview, HTML & CSS examples
This text has a color of #d07f5e
<p style="color:#d07f5e;">Text here</p>
.mytext {color:#d07f5e;}
This box has a color of #d07f5e
<div style="background-color:#d07f5e;">Content here</div>
.mybackground {background-color:#d07f5e;}
Border around this has a color of #d07f5e
<div style="border:2px solid #d07f5e;">Content here</div>
.myborder {border:2px solid #d07f5e;}