#a92001 color space conversions
Hex:
#a92001
RGB:
169, 32, 1
CMY:
34, 87, 100
CMYK:
0, 81, 99, 34
HSL:
11°, 98.8235%, 33.3333%
HSV (HSB):
11°, 99.4083%, 66.2745%
XYZ:
16.8842, 9.4702, 0.9668
xyY:
0.6180, 0.3466, 9.4702
CIE-Lab:
36.8743, 53.1651, 49.7484
CIE-LCH:
36.8743, 72.8110, 43.0985
CIE-Luv:
36.8743, 105.2070, 27.9540
Hunter-Lab:
30.7737, 44.0809, 19.6790
#a92001 color charts
#a92001 color shades, tints & tones
#a92001 color schemes
#a92001 color preview, HTML & CSS examples
This text has a color of #a92001
<p style="color:#a92001;">Text here</p>
.mytext {color:#a92001;}
This box has a color of #a92001
<div style="background-color:#a92001;">Content here</div>
.mybackground {background-color:#a92001;}
Border around this has a color of #a92001
<div style="border:2px solid #a92001;">Content here</div>
.myborder {border:2px solid #a92001;}