#d0a07f color space conversions
Hex:
#d0a07f
RGB:
208, 160, 127
CMY:
18, 37, 50
CMYK:
0, 23, 39, 18
HSL:
24°, 46.2857%, 65.6863%
HSV (HSB):
24°, 38.9423%, 81.5686%
XYZ:
42.4140, 40.0838, 25.5802
xyY:
0.3924, 0.3709, 40.0838
CIE-Lab:
69.5292, 13.4250, 24.0558
CIE-LCH:
69.5292, 27.5483, 60.8352
CIE-Luv:
69.5292, 34.0391, 29.3083
Hunter-Lab:
63.3118, 8.7856, 20.3630
#d0a07f color charts
#d0a07f color shades, tints & tones
#d0a07f color schemes
#d0a07f color preview, HTML & CSS examples
This text has a color of #d0a07f
<p style="color:#d0a07f;">Text here</p>
.mytext {color:#d0a07f;}
This box has a color of #d0a07f
<div style="background-color:#d0a07f;">Content here</div>
.mybackground {background-color:#d0a07f;}
Border around this has a color of #d0a07f
<div style="border:2px solid #d0a07f;">Content here</div>
.myborder {border:2px solid #d0a07f;}