#a5285e color space conversions
Hex:
#a5285e
RGB:
165, 40, 94
CMY:
35, 84, 63
CMYK:
0, 76, 43, 35
HSL:
334°, 60.9756%, 40.1961%
HSV (HSB):
334°, 75.7576%, 64.7059%
XYZ:
18.2962, 10.3251, 11.6183
xyY:
0.4547, 0.2566, 10.3251
CIE-Lab:
38.4196, 54.1310, -1.0347
CIE-LCH:
38.4196, 54.1409, 358.9049
CIE-Luv:
38.4196, 76.8985, -10.8066
Hunter-Lab:
32.1326, 45.4052, 1.0552
#a5285e color charts
#a5285e color shades, tints & tones
#a5285e color schemes
#a5285e color preview, HTML & CSS examples
This text has a color of #a5285e
<p style="color:#a5285e;">Text here</p>
.mytext {color:#a5285e;}
This box has a color of #a5285e
<div style="background-color:#a5285e;">Content here</div>
.mybackground {background-color:#a5285e;}
Border around this has a color of #a5285e
<div style="border:2px solid #a5285e;">Content here</div>
.myborder {border:2px solid #a5285e;}