#a2626b color space conversions
Hex:
#a2626b
RGB:
162, 98, 107
CMY:
36, 62, 58
CMYK:
0, 40, 34, 36
HSL:
352°, 25.6000%, 50.9804%
HSV (HSB):
352°, 39.5062%, 63.5294%
XYZ:
21.9218, 17.4783, 16.1282
xyY:
0.3948, 0.3148, 17.4783
CIE-Lab:
48.8571, 27.0745, 6.0017
CIE-LCH:
48.8571, 27.7317, 12.4988
CIE-Luv:
48.8571, 41.8538, 3.0409
Hunter-Lab:
41.8070, 20.4354, 6.3923
#a2626b color charts
#a2626b color shades, tints & tones
#a2626b color schemes
#a2626b color preview, HTML & CSS examples
This text has a color of #a2626b
<p style="color:#a2626b;">Text here</p>
.mytext {color:#a2626b;}
This box has a color of #a2626b
<div style="background-color:#a2626b;">Content here</div>
.mybackground {background-color:#a2626b;}
Border around this has a color of #a2626b
<div style="border:2px solid #a2626b;">Content here</div>
.myborder {border:2px solid #a2626b;}