#a10d3b color space conversions
Hex:
#a10d3b
RGB:
161, 13, 59
CMY:
37, 95, 77
CMYK:
0, 92, 63, 37
HSL:
341°, 85.0575%, 34.1176%
HSV (HSB):
341°, 91.9255%, 63.1373%
XYZ:
15.6313, 8.1807, 4.8928
xyY:
0.5446, 0.2850, 8.1807
CIE-Lab:
34.3564, 56.8866, 15.7169
CIE-LCH:
34.3564, 59.0179, 15.4446
CIE-Luv:
34.3564, 94.1358, 5.7246
Hunter-Lab:
28.6019, 47.4991, 9.8788
#a10d3b color charts
#a10d3b color shades, tints & tones
#a10d3b color schemes
#a10d3b color preview, HTML & CSS examples
This text has a color of #a10d3b
<p style="color:#a10d3b;">Text here</p>
.mytext {color:#a10d3b;}
This box has a color of #a10d3b
<div style="background-color:#a10d3b;">Content here</div>
.mybackground {background-color:#a10d3b;}
Border around this has a color of #a10d3b
<div style="border:2px solid #a10d3b;">Content here</div>
.myborder {border:2px solid #a10d3b;}