#a10b3f color space conversions
Hex:
#a10b3f
RGB:
161, 11, 63
CMY:
37, 96, 75
CMYK:
0, 93, 61, 37
HSL:
339°, 87.2093%, 33.7255%
HSV (HSB):
339°, 93.1677%, 63.1373%
XYZ:
15.7148, 8.1753, 5.4524
xyY:
0.5356, 0.2786, 8.1753
CIE-Lab:
34.3453, 57.4214, 13.0847
CIE-LCH:
34.3453, 58.8933, 12.8368
CIE-Luv:
34.3453, 93.0872, 3.2481
Hunter-Lab:
28.5925, 48.0693, 8.7086
#a10b3f color charts
#a10b3f color shades, tints & tones
#a10b3f color schemes
#a10b3f color preview, HTML & CSS examples
This text has a color of #a10b3f
<p style="color:#a10b3f;">Text here</p>
.mytext {color:#a10b3f;}
This box has a color of #a10b3f
<div style="background-color:#a10b3f;">Content here</div>
.mybackground {background-color:#a10b3f;}
Border around this has a color of #a10b3f
<div style="border:2px solid #a10b3f;">Content here</div>
.myborder {border:2px solid #a10b3f;}