#a2626c color space conversions
Hex:
#a2626c
RGB:
162, 98, 108
CMY:
36, 62, 58
CMYK:
0, 40, 33, 36
HSL:
351°, 25.6000%, 50.9804%
HSV (HSB):
351°, 39.5062%, 63.5294%
XYZ:
21.9747, 17.4995, 16.4069
xyY:
0.3932, 0.3132, 17.4995
CIE-Lab:
48.8833, 27.2082, 5.4407
CIE-LCH:
48.8833, 27.7469, 11.3079
CIE-Luv:
48.8833, 41.6734, 2.3182
Hunter-Lab:
41.8324, 20.5603, 6.0288
#a2626c color charts
#a2626c color shades, tints & tones
#a2626c color schemes
#a2626c color preview, HTML & CSS examples
This text has a color of #a2626c
<p style="color:#a2626c;">Text here</p>
.mytext {color:#a2626c;}
This box has a color of #a2626c
<div style="background-color:#a2626c;">Content here</div>
.mybackground {background-color:#a2626c;}
Border around this has a color of #a2626c
<div style="border:2px solid #a2626c;">Content here</div>
.myborder {border:2px solid #a2626c;}