#d07f5d color space conversions
Hex:
#d07f5d
RGB:
208, 127, 93
CMY:
18, 50, 64
CMYK:
0, 39, 55, 18
HSL:
18°, 55.0239%, 59.0196%
HSV (HSB):
18°, 55.2885%, 81.5686%
XYZ:
35.5776, 29.3790, 14.1515
xyY:
0.4497, 0.3714, 29.3790
CIE-Lab:
61.1146, 27.9523, 31.6482
CIE-LCH:
61.1146, 42.2249, 48.5484
CIE-Luv:
61.1146, 60.7873, 32.8950
Hunter-Lab:
54.2024, 22.3105, 22.4618
#d07f5d color charts
#d07f5d color shades, tints & tones
#d07f5d color schemes
#d07f5d color preview, HTML & CSS examples
This text has a color of #d07f5d
<p style="color:#d07f5d;">Text here</p>
.mytext {color:#d07f5d;}
This box has a color of #d07f5d
<div style="background-color:#d07f5d;">Content here</div>
.mybackground {background-color:#d07f5d;}
Border around this has a color of #d07f5d
<div style="border:2px solid #d07f5d;">Content here</div>
.myborder {border:2px solid #d07f5d;}