#a10400 color space conversions
Hex:
#a10400
RGB:
161, 4, 0
CMY:
37, 98, 100
CMYK:
0, 98, 100, 37
HSL:
1°, 100.0000%, 31.5686%
HSV (HSB):
1°, 100.0000%, 63.1373%
XYZ:
14.7414, 7.6639, 0.7023
xyY:
0.6379, 0.3317, 7.6639
CIE-Lab:
33.2729, 56.2563, 47.3214
CIE-LCH:
33.2729, 73.5125, 40.0697
CIE-Luv:
33.2729, 107.9304, 23.7763
Hunter-Lab:
27.6837, 46.6032, 17.8745
#a10400 color charts
#a10400 color shades, tints & tones
#a10400 color schemes
#a10400 color preview, HTML & CSS examples
This text has a color of #a10400
<p style="color:#a10400;">Text here</p>
.mytext {color:#a10400;}
This box has a color of #a10400
<div style="background-color:#a10400;">Content here</div>
.mybackground {background-color:#a10400;}
Border around this has a color of #a10400
<div style="border:2px solid #a10400;">Content here</div>
.myborder {border:2px solid #a10400;}