#a10f01 color space conversions
Hex:
#a10f01
RGB:
161, 15, 1
CMY:
37, 94, 100
CMYK:
0, 91, 99, 37
HSL:
5°, 98.7654%, 31.7647%
HSV (HSB):
5°, 99.3789%, 63.1373%
XYZ:
14.8742, 7.9209, 0.7736
xyY:
0.6311, 0.3361, 7.9209
CIE-Lab:
33.8176, 54.7131, 47.2405
CIE-LCH:
33.8176, 72.2854, 40.8080
CIE-Luv:
33.8176, 105.3394, 24.5346
Hunter-Lab:
28.1441, 45.0856, 18.0711
#a10f01 color charts
#a10f01 color shades, tints & tones
#a10f01 color schemes
#a10f01 color preview, HTML & CSS examples
This text has a color of #a10f01
<p style="color:#a10f01;">Text here</p>
.mytext {color:#a10f01;}
This box has a color of #a10f01
<div style="background-color:#a10f01;">Content here</div>
.mybackground {background-color:#a10f01;}
Border around this has a color of #a10f01
<div style="border:2px solid #a10f01;">Content here</div>
.myborder {border:2px solid #a10f01;}