#a07d84 color space conversions
Hex:
#a07d84
RGB:
160, 125, 132
CMY:
37, 51, 48
CMYK:
0, 22, 18, 37
HSL:
348°, 15.5556%, 55.8824%
HSV (HSB):
348°, 21.8750%, 62.7451%
XYZ:
25.9957, 23.8068, 25.0548
xyY:
0.3473, 0.3180, 23.8068
CIE-Lab:
55.8938, 14.6699, 1.3971
CIE-LCH:
55.8938, 14.7363, 5.4404
CIE-Luv:
55.8938, 21.1207, -0.5703
Hunter-Lab:
48.7922, 9.7156, 3.7090
#a07d84 color charts
#a07d84 color shades, tints & tones
#a07d84 color schemes
#a07d84 color preview, HTML & CSS examples
This text has a color of #a07d84
<p style="color:#a07d84;">Text here</p>
.mytext {color:#a07d84;}
This box has a color of #a07d84
<div style="background-color:#a07d84;">Content here</div>
.mybackground {background-color:#a07d84;}
Border around this has a color of #a07d84
<div style="border:2px solid #a07d84;">Content here</div>
.myborder {border:2px solid #a07d84;}