#a5256f color space conversions
Hex:
#a5256f
RGB:
165, 37, 111
CMY:
35, 85, 56
CMYK:
0, 78, 33, 35
HSL:
325°, 63.3663%, 39.6078%
HSV (HSB):
325°, 77.5758%, 64.7059%
XYZ:
19.0479, 10.4702, 16.0559
xyY:
0.4180, 0.2297, 10.4702
CIE-Lab:
38.6734, 56.9378, -11.3983
CIE-LCH:
38.6734, 58.0675, 348.6797
CIE-Luv:
38.6734, 71.3377, -24.2141
Hunter-Lab:
32.3576, 48.4511, -6.7695
#a5256f color charts
#a5256f color shades, tints & tones
#a5256f color schemes
#a5256f color preview, HTML & CSS examples
This text has a color of #a5256f
<p style="color:#a5256f;">Text here</p>
.mytext {color:#a5256f;}
This box has a color of #a5256f
<div style="background-color:#a5256f;">Content here</div>
.mybackground {background-color:#a5256f;}
Border around this has a color of #a5256f
<div style="border:2px solid #a5256f;">Content here</div>
.myborder {border:2px solid #a5256f;}