#a11e00 color space conversions
Hex:
#a11e00
RGB:
161, 30, 0
CMY:
37, 88, 100
CMYK:
0, 81, 100, 37
HSL:
11°, 100.0000%, 31.5686%
HSV (HSB):
11°, 100.0000%, 63.1373%
XYZ:
15.1622, 8.5056, 0.8426
xyY:
0.6186, 0.3470, 8.5056
CIE-Lab:
35.0144, 51.2821, 48.3175
CIE-LCH:
35.0144, 70.4587, 43.2951
CIE-Luv:
35.0144, 99.9768, 26.6748
Hunter-Lab:
29.1644, 41.7623, 18.7021
#a11e00 color charts
#a11e00 color shades, tints & tones
#a11e00 color schemes
#a11e00 color preview, HTML & CSS examples
This text has a color of #a11e00
<p style="color:#a11e00;">Text here</p>
.mytext {color:#a11e00;}
This box has a color of #a11e00
<div style="background-color:#a11e00;">Content here</div>
.mybackground {background-color:#a11e00;}
Border around this has a color of #a11e00
<div style="border:2px solid #a11e00;">Content here</div>
.myborder {border:2px solid #a11e00;}