#a92000 color space conversions
Hex:
#a92000
RGB:
169, 32, 0
CMY:
34, 87, 100
CMYK:
0, 81, 100, 34
HSL:
11°, 100.0000%, 33.1373%
HSV (HSB):
11°, 100.0000%, 66.2745%
XYZ:
16.8787, 9.4680, 0.9379
xyY:
0.6186, 0.3470, 9.4680
CIE-Lab:
36.8702, 53.1523, 50.1541
CIE-LCH:
36.8702, 73.0794, 43.3376
CIE-Luv:
36.8702, 105.2849, 28.0875
Hunter-Lab:
30.7702, 44.0667, 19.7319
#a92000 color charts
#a92000 color shades, tints & tones
#a92000 color schemes
#a92000 color preview, HTML & CSS examples
This text has a color of #a92000
<p style="color:#a92000;">Text here</p>
.mytext {color:#a92000;}
This box has a color of #a92000
<div style="background-color:#a92000;">Content here</div>
.mybackground {background-color:#a92000;}
Border around this has a color of #a92000
<div style="border:2px solid #a92000;">Content here</div>
.myborder {border:2px solid #a92000;}