#a10b5c color space conversions
Hex:
#a10b5c
RGB:
161, 11, 92
CMY:
37, 96, 64
CMYK:
0, 93, 43, 37
HSL:
328°, 87.2093%, 33.7255%
HSV (HSB):
328°, 93.1677%, 63.1373%
XYZ:
16.7494, 8.5891, 10.9003
xyY:
0.4622, 0.2370, 8.5891
CIE-Lab:
35.1809, 59.7146, -4.6230
CIE-LCH:
35.1809, 59.8933, 355.5731
CIE-Luv:
35.1809, 81.3833, -15.8949
Hunter-Lab:
29.3072, 50.7271, -1.5368
#a10b5c color charts
#a10b5c color shades, tints & tones
#a10b5c color schemes
#a10b5c color preview, HTML & CSS examples
This text has a color of #a10b5c
<p style="color:#a10b5c;">Text here</p>
.mytext {color:#a10b5c;}
This box has a color of #a10b5c
<div style="background-color:#a10b5c;">Content here</div>
.mybackground {background-color:#a10b5c;}
Border around this has a color of #a10b5c
<div style="border:2px solid #a10b5c;">Content here</div>
.myborder {border:2px solid #a10b5c;}