#a10e4b color space conversions
Hex:
#a10e4b
RGB:
161, 14, 75
CMY:
37, 95, 71
CMYK:
0, 91, 53, 37
HSL:
335°, 84.0000%, 34.3137%
HSV (HSB):
335°, 91.3043%, 63.1373%
XYZ:
16.1250, 8.3991, 7.4279
xyY:
0.5047, 0.2629, 8.3991
CIE-Lab:
34.8007, 57.8257, 5.8666
CIE-LCH:
34.8007, 58.1225, 5.7930
CIE-Luv:
34.8007, 87.9959, -3.8535
Hunter-Lab:
28.9813, 48.5989, 5.0908
#a10e4b color charts
#a10e4b color shades, tints & tones
#a10e4b color schemes
#a10e4b color preview, HTML & CSS examples
This text has a color of #a10e4b
<p style="color:#a10e4b;">Text here</p>
.mytext {color:#a10e4b;}
This box has a color of #a10e4b
<div style="background-color:#a10e4b;">Content here</div>
.mybackground {background-color:#a10e4b;}
Border around this has a color of #a10e4b
<div style="border:2px solid #a10e4b;">Content here</div>
.myborder {border:2px solid #a10e4b;}