#a5095b color space conversions
Hex:
#a5095b
RGB:
165, 9, 91
CMY:
35, 96, 64
CMYK:
0, 95, 45, 35
HSL:
328°, 89.6552%, 34.1176%
HSV (HSB):
328°, 94.5455%, 64.7059%
XYZ:
17.5031, 8.9500, 10.7025
xyY:
0.4711, 0.2409, 8.9500
CIE-Lab:
35.8879, 60.8100, -2.8389
CIE-LCH:
35.8879, 60.8762, 357.3271
CIE-Luv:
35.8879, 85.3534, -14.1047
Hunter-Lab:
29.9166, 52.0794, -0.2691
#a5095b color charts
#a5095b color shades, tints & tones
#a5095b color schemes
#a5095b color preview, HTML & CSS examples
This text has a color of #a5095b
<p style="color:#a5095b;">Text here</p>
.mytext {color:#a5095b;}
This box has a color of #a5095b
<div style="background-color:#a5095b;">Content here</div>
.mybackground {background-color:#a5095b;}
Border around this has a color of #a5095b
<div style="border:2px solid #a5095b;">Content here</div>
.myborder {border:2px solid #a5095b;}