#a10255 color space conversions
Hex:
#a10255
RGB:
161, 2, 85
CMY:
37, 99, 67
CMYK:
0, 99, 47, 37
HSL:
329°, 97.5460%, 31.9608%
HSV (HSB):
329°, 98.7578%, 63.1373%
XYZ:
16.3593, 8.2764, 9.3296
xyY:
0.4816, 0.2437, 8.2764
CIE-Lab:
34.5519, 60.2324, -1.0135
CIE-LCH:
34.5519, 60.2410, 359.0360
CIE-Luv:
34.5519, 85.5802, -11.7947
Hunter-Lab:
28.7687, 51.1591, 0.9105
#a10255 color charts
#a10255 color shades, tints & tones
#a10255 color schemes
#a10255 color preview, HTML & CSS examples
This text has a color of #a10255
<p style="color:#a10255;">Text here</p>
.mytext {color:#a10255;}
This box has a color of #a10255
<div style="background-color:#a10255;">Content here</div>
.mybackground {background-color:#a10255;}
Border around this has a color of #a10255
<div style="border:2px solid #a10255;">Content here</div>
.myborder {border:2px solid #a10255;}