#a00a10 color space conversions
Hex:
#a00a10
RGB:
160, 10, 16
CMY:
37, 96, 94
CMYK:
0, 94, 90, 37
HSL:
358°, 88.2353%, 33.3333%
HSV (HSB):
358°, 93.7500%, 62.7451%
XYZ:
14.6993, 7.7281, 1.2071
xyY:
0.6219, 0.3270, 7.7281
CIE-Lab:
33.4100, 55.4092, 40.5937
CIE-LCH:
33.4100, 68.6879, 36.2271
CIE-Luv:
33.4100, 104.3062, 21.6203
Hunter-Lab:
27.7994, 45.7350, 16.8850
#a00a10 color charts
#a00a10 color shades, tints & tones
#a00a10 color schemes
#a00a10 color preview, HTML & CSS examples
This text has a color of #a00a10
<p style="color:#a00a10;">Text here</p>
.mytext {color:#a00a10;}
This box has a color of #a00a10
<div style="background-color:#a00a10;">Content here</div>
.mybackground {background-color:#a00a10;}
Border around this has a color of #a00a10
<div style="border:2px solid #a00a10;">Content here</div>
.myborder {border:2px solid #a00a10;}