#d5a07a color space conversions
Hex:
#d5a07a
RGB:
213, 160, 122
CMY:
16, 37, 52
CMYK:
0, 25, 43, 16
HSL:
25°, 52.0000%, 65.6863%
HSV (HSB):
25°, 42.7230%, 83.5294%
XYZ:
43.5242, 40.6929, 23.9729
xyY:
0.4023, 0.3761, 40.6929
CIE-Lab:
69.9602, 14.8722, 27.4398
CIE-LCH:
69.9602, 31.2110, 61.5425
CIE-Luv:
69.9602, 38.2140, 32.9549
Hunter-Lab:
63.7910, 10.1554, 22.3723
#d5a07a color charts
#d5a07a color shades, tints & tones
#d5a07a color schemes
#d5a07a color preview, HTML & CSS examples
This text has a color of #d5a07a
<p style="color:#d5a07a;">Text here</p>
.mytext {color:#d5a07a;}
This box has a color of #d5a07a
<div style="background-color:#d5a07a;">Content here</div>
.mybackground {background-color:#d5a07a;}
Border around this has a color of #d5a07a
<div style="border:2px solid #d5a07a;">Content here</div>
.myborder {border:2px solid #d5a07a;}