#a4255c color space conversions
Hex:
#a4255c
RGB:
164, 37, 92
CMY:
36, 85, 64
CMYK:
0, 77, 44, 36
HSL:
334°, 63.1841%, 39.4118%
HSV (HSB):
334°, 77.4390%, 64.3137%
XYZ:
17.9032, 9.9884, 11.1096
xyY:
0.4590, 0.2561, 9.9884
CIE-Lab:
37.8215, 54.6268, -0.6606
CIE-LCH:
37.8215, 54.6308, 359.3071
CIE-Luv:
37.8215, 77.8531, -10.4353
Hunter-Lab:
31.6044, 45.8087, 1.2814
#a4255c color charts
#a4255c color shades, tints & tones
#a4255c color schemes
#a4255c color preview, HTML & CSS examples
This text has a color of #a4255c
<p style="color:#a4255c;">Text here</p>
.mytext {color:#a4255c;}
This box has a color of #a4255c
<div style="background-color:#a4255c;">Content here</div>
.mybackground {background-color:#a4255c;}
Border around this has a color of #a4255c
<div style="border:2px solid #a4255c;">Content here</div>
.myborder {border:2px solid #a4255c;}