#a00100 color space conversions
Hex:
#a00100
RGB:
160, 1, 0
CMY:
37, 100, 100
CMYK:
0, 99, 100, 37
HSL:
0°, 100.0000%, 31.3725%
HSV (HSB):
0°, 100.0000%, 62.7451%
XYZ:
14.5081, 7.4953, 0.6821
xyY:
0.6395, 0.3304, 7.4953
CIE-Lab:
32.9089, 56.4006, 46.9834
CIE-LCH:
32.9089, 73.4062, 39.7953
CIE-Luv:
32.9089, 107.8434, 23.3832
Hunter-Lab:
27.3775, 46.6811, 17.6871
#a00100 color charts
#a00100 color shades, tints & tones
#a00100 color schemes
#a00100 color preview, HTML & CSS examples
This text has a color of #a00100
<p style="color:#a00100;">Text here</p>
.mytext {color:#a00100;}
This box has a color of #a00100
<div style="background-color:#a00100;">Content here</div>
.mybackground {background-color:#a00100;}
Border around this has a color of #a00100
<div style="border:2px solid #a00100;">Content here</div>
.myborder {border:2px solid #a00100;}