#a07c7e color space conversions
Hex:
#a07c7e
RGB:
160, 124, 126
CMY:
37, 51, 51
CMYK:
0, 23, 21, 37
HSL:
357°, 15.9292%, 55.6863%
HSV (HSB):
357°, 22.5000%, 62.7451%
XYZ:
25.4708, 23.3952, 22.9119
xyY:
0.3549, 0.3259, 23.3952
CIE-Lab:
55.4771, 14.2664, 4.2775
CIE-LCH:
55.4771, 14.8938, 16.6902
CIE-Luv:
55.4771, 22.3870, 3.3768
Hunter-Lab:
48.3686, 9.3524, 5.7727
#a07c7e color charts
#a07c7e color shades, tints & tones
#a07c7e color schemes
#a07c7e color preview, HTML & CSS examples
This text has a color of #a07c7e
<p style="color:#a07c7e;">Text here</p>
.mytext {color:#a07c7e;}
This box has a color of #a07c7e
<div style="background-color:#a07c7e;">Content here</div>
.mybackground {background-color:#a07c7e;}
Border around this has a color of #a07c7e
<div style="border:2px solid #a07c7e;">Content here</div>
.myborder {border:2px solid #a07c7e;}