#a10b64 color space conversions
Hex:
#a10b64
RGB:
161, 11, 100
CMY:
37, 96, 61
CMYK:
0, 93, 38, 37
HSL:
324°, 87.2093%, 33.7255%
HSV (HSB):
324°, 93.1677%, 63.1373%
XYZ:
17.1179, 8.7365, 12.8407
xyY:
0.4424, 0.2258, 8.7365
CIE-Lab:
35.4720, 60.5006, -9.3335
CIE-LCH:
35.4720, 61.2164, 351.2300
CIE-Luv:
35.4720, 77.8998, -21.7466
Hunter-Lab:
29.5576, 51.6500, -5.0670
#a10b64 color charts
#a10b64 color shades, tints & tones
#a10b64 color schemes
#a10b64 color preview, HTML & CSS examples
This text has a color of #a10b64
<p style="color:#a10b64;">Text here</p>
.mytext {color:#a10b64;}
This box has a color of #a10b64
<div style="background-color:#a10b64;">Content here</div>
.mybackground {background-color:#a10b64;}
Border around this has a color of #a10b64
<div style="border:2px solid #a10b64;">Content here</div>
.myborder {border:2px solid #a10b64;}