#a10e10 color space conversions
Hex:
#a10e10
RGB:
161, 14, 16
CMY:
37, 95, 94
CMYK:
0, 91, 90, 37
HSL:
359°, 84.0000%, 34.3137%
HSV (HSB):
359°, 91.3043%, 63.1373%
XYZ:
14.9485, 7.9286, 1.2327
xyY:
0.6200, 0.3289, 7.9286
CIE-Lab:
33.8336, 55.0917, 41.0115
CIE-LCH:
33.8336, 68.6807, 36.6648
CIE-Luv:
33.8336, 104.1487, 22.1418
Hunter-Lab:
28.1577, 45.4871, 17.1148
#a10e10 color charts
#a10e10 color shades, tints & tones
#a10e10 color schemes
#a10e10 color preview, HTML & CSS examples
This text has a color of #a10e10
<p style="color:#a10e10;">Text here</p>
.mytext {color:#a10e10;}
This box has a color of #a10e10
<div style="background-color:#a10e10;">Content here</div>
.mybackground {background-color:#a10e10;}
Border around this has a color of #a10e10
<div style="border:2px solid #a10e10;">Content here</div>
.myborder {border:2px solid #a10e10;}