#a90c00 color space conversions
Hex:
#a90c00
RGB:
169, 12, 0
CMY:
34, 95, 100
CMYK:
0, 93, 100, 34
HSL:
4°, 100.0000%, 33.1373%
HSV (HSB):
4°, 100.0000%, 66.2745%
XYZ:
16.4937, 8.6980, 0.8096
xyY:
0.6343, 0.3345, 8.6980
CIE-Lab:
35.3961, 57.3527, 49.4483
CIE-LCH:
35.3961, 75.7263, 40.7672
CIE-Luv:
35.3961, 112.1762, 25.6148
Hunter-Lab:
29.4923, 48.2151, 19.0171
#a90c00 color charts
#a90c00 color shades, tints & tones
#a90c00 color schemes
#a90c00 color preview, HTML & CSS examples
This text has a color of #a90c00
<p style="color:#a90c00;">Text here</p>
.mytext {color:#a90c00;}
This box has a color of #a90c00
<div style="background-color:#a90c00;">Content here</div>
.mybackground {background-color:#a90c00;}
Border around this has a color of #a90c00
<div style="border:2px solid #a90c00;">Content here</div>
.myborder {border:2px solid #a90c00;}