#a7525e color space conversions
Hex:
#a7525e
RGB:
167, 82, 94
CMY:
35, 68, 63
CMYK:
0, 51, 44, 35
HSL:
352°, 34.1365%, 48.8235%
HSV (HSB):
352°, 50.8982%, 65.4902%
XYZ:
20.9740, 15.0582, 12.3908
xyY:
0.4331, 0.3110, 15.0582
CIE-Lab:
45.7138, 36.1387, 9.4841
CIE-LCH:
45.7138, 37.3625, 14.7049
CIE-Luv:
45.7138, 57.9711, 5.2463
Hunter-Lab:
38.8049, 28.5704, 8.2316
#a7525e color charts
#a7525e color shades, tints & tones
#a7525e color schemes
#a7525e color preview, HTML & CSS examples
This text has a color of #a7525e
<p style="color:#a7525e;">Text here</p>
.mytext {color:#a7525e;}
This box has a color of #a7525e
<div style="background-color:#a7525e;">Content here</div>
.mybackground {background-color:#a7525e;}
Border around this has a color of #a7525e
<div style="border:2px solid #a7525e;">Content here</div>
.myborder {border:2px solid #a7525e;}