#a07d7c color space conversions
Hex:
#a07d7c
RGB:
160, 125, 124
CMY:
37, 51, 51
CMYK:
0, 22, 23, 37
HSL:
2°, 15.9292%, 55.6863%
HSV (HSB):
2°, 22.5000%, 62.7451%
XYZ:
25.4689, 23.5961, 22.2809
xyY:
0.3570, 0.3307, 23.5961
CIE-Lab:
55.6811, 13.3796, 5.7313
CIE-LCH:
55.6811, 14.5555, 23.1884
CIE-Luv:
55.6811, 22.0426, 5.4635
Hunter-Lab:
48.5758, 8.5823, 6.8077
#a07d7c color charts
#a07d7c color shades, tints & tones
#a07d7c color schemes
#a07d7c color preview, HTML & CSS examples
This text has a color of #a07d7c
<p style="color:#a07d7c;">Text here</p>
.mytext {color:#a07d7c;}
This box has a color of #a07d7c
<div style="background-color:#a07d7c;">Content here</div>
.mybackground {background-color:#a07d7c;}
Border around this has a color of #a07d7c
<div style="border:2px solid #a07d7c;">Content here</div>
.myborder {border:2px solid #a07d7c;}