#a11f00 color space conversions
Hex:
#a11f00
RGB:
161, 31, 0
CMY:
37, 88, 100
CMYK:
0, 81, 100, 37
HSL:
12°, 100.0000%, 31.5686%
HSV (HSB):
12°, 100.0000%, 63.1373%
XYZ:
15.1879, 8.5570, 0.8512
xyY:
0.6175, 0.3479, 8.5570
CIE-Lab:
35.1171, 50.9930, 48.3718
CIE-LCH:
35.1171, 70.2860, 43.4889
CIE-Luv:
35.1171, 99.5178, 26.8444
Hunter-Lab:
29.2524, 41.4859, 18.7515
#a11f00 color charts
#a11f00 color shades, tints & tones
#a11f00 color schemes
#a11f00 color preview, HTML & CSS examples
This text has a color of #a11f00
<p style="color:#a11f00;">Text here</p>
.mytext {color:#a11f00;}
This box has a color of #a11f00
<div style="background-color:#a11f00;">Content here</div>
.mybackground {background-color:#a11f00;}
Border around this has a color of #a11f00
<div style="border:2px solid #a11f00;">Content here</div>
.myborder {border:2px solid #a11f00;}