#a5245c color space conversions
Hex:
#a5245c
RGB:
165, 36, 92
CMY:
35, 86, 64
CMYK:
0, 78, 44, 35
HSL:
334°, 64.1791%, 39.4118%
HSV (HSB):
334°, 78.1818%, 64.7059%
XYZ:
18.0797, 10.0338, 11.1090
xyY:
0.4610, 0.2558, 10.0338
CIE-Lab:
37.9030, 55.2144, -0.5186
CIE-LCH:
37.9030, 55.2168, 359.4618
CIE-Luv:
37.9030, 78.9994, -10.3943
Hunter-Lab:
31.6762, 46.4485, 1.3799
#a5245c color charts
#a5245c color shades, tints & tones
#a5245c color schemes
#a5245c color preview, HTML & CSS examples
This text has a color of #a5245c
<p style="color:#a5245c;">Text here</p>
.mytext {color:#a5245c;}
This box has a color of #a5245c
<div style="background-color:#a5245c;">Content here</div>
.mybackground {background-color:#a5245c;}
Border around this has a color of #a5245c
<div style="border:2px solid #a5245c;">Content here</div>
.myborder {border:2px solid #a5245c;}