#a12008 color space conversions
Hex:
#a12008
RGB:
161, 32, 8
CMY:
37, 87, 97
CMYK:
0, 80, 95, 37
HSL:
9°, 90.5325%, 33.1373%
HSV (HSB):
9°, 95.0311%, 63.1373%
XYZ:
15.2583, 8.6276, 1.0908
xyY:
0.6109, 0.3454, 8.6276
CIE-Lab:
35.2572, 50.8072, 45.2595
CIE-LCH:
35.2572, 68.0426, 41.6950
CIE-Luv:
35.2572, 98.4061, 25.9015
Hunter-Lab:
29.3728, 41.3229, 18.3591
#a12008 color charts
#a12008 color shades, tints & tones
#a12008 color schemes
#a12008 color preview, HTML & CSS examples
This text has a color of #a12008
<p style="color:#a12008;">Text here</p>
.mytext {color:#a12008;}
This box has a color of #a12008
<div style="background-color:#a12008;">Content here</div>
.mybackground {background-color:#a12008;}
Border around this has a color of #a12008
<div style="border:2px solid #a12008;">Content here</div>
.myborder {border:2px solid #a12008;}