#a10d31 color space conversions
Hex:
#a10d31
RGB:
161, 13, 49
CMY:
37, 95, 81
CMYK:
0, 92, 70, 37
HSL:
345°, 85.0575%, 34.1176%
HSV (HSB):
345°, 91.9255%, 63.1373%
XYZ:
15.3962, 8.0867, 3.6551
xyY:
0.5673, 0.2980, 8.0867
CIE-Lab:
34.1627, 56.3413, 21.9699
CIE-LCH:
34.1627, 60.4733, 21.3029
CIE-Luv:
34.1627, 97.3627, 10.9018
Hunter-Lab:
28.4371, 46.8777, 12.2851
#a10d31 color charts
#a10d31 color shades, tints & tones
#a10d31 color schemes
#a10d31 color preview, HTML & CSS examples
This text has a color of #a10d31
<p style="color:#a10d31;">Text here</p>
.mytext {color:#a10d31;}
This box has a color of #a10d31
<div style="background-color:#a10d31;">Content here</div>
.mybackground {background-color:#a10d31;}
Border around this has a color of #a10d31
<div style="border:2px solid #a10d31;">Content here</div>
.myborder {border:2px solid #a10d31;}