#a5438b color space conversions
Hex:
#a5438b
RGB:
165, 67, 139
CMY:
35, 74, 45
CMYK:
0, 59, 16, 35
HSL:
316°, 42.2414%, 45.4902%
HSV (HSB):
316°, 59.3939%, 64.7059%
XYZ:
22.1844, 13.8777, 25.9355
xyY:
0.3578, 0.2238, 13.8777
CIE-Lab:
44.0571, 48.9838, -20.4305
CIE-LCH:
44.0571, 53.0737, 337.3596
CIE-Luv:
44.0571, 51.6171, -36.0969
Hunter-Lab:
37.2528, 41.1060, -15.2009
#a5438b color charts
#a5438b color shades, tints & tones
#a5438b color schemes
#a5438b color preview, HTML & CSS examples
This text has a color of #a5438b
<p style="color:#a5438b;">Text here</p>
.mytext {color:#a5438b;}
This box has a color of #a5438b
<div style="background-color:#a5438b;">Content here</div>
.mybackground {background-color:#a5438b;}
Border around this has a color of #a5438b
<div style="border:2px solid #a5438b;">Content here</div>
.myborder {border:2px solid #a5438b;}