#a10e29 color space conversions
Hex:
#a10e29
RGB:
161, 14, 41
CMY:
37, 95, 84
CMYK:
0, 91, 75, 37
HSL:
349°, 84.0000%, 34.3137%
HSV (HSB):
349°, 91.3043%, 63.1373%
XYZ:
15.2552, 8.0512, 2.8478
xyY:
0.5833, 0.3078, 8.0512
CIE-Lab:
34.0894, 55.8228, 26.9936
CIE-LCH:
34.0894, 62.0068, 25.8065
CIE-Luv:
34.0894, 99.3806, 14.5763
Hunter-Lab:
28.3747, 46.3120, 13.9117
#a10e29 color charts
#a10e29 color shades, tints & tones
#a10e29 color schemes
#a10e29 color preview, HTML & CSS examples
This text has a color of #a10e29
<p style="color:#a10e29;">Text here</p>
.mytext {color:#a10e29;}
This box has a color of #a10e29
<div style="background-color:#a10e29;">Content here</div>
.mybackground {background-color:#a10e29;}
Border around this has a color of #a10e29
<div style="border:2px solid #a10e29;">Content here</div>
.myborder {border:2px solid #a10e29;}