#a12e03 color space conversions
Hex:
#a12e03
RGB:
161, 46, 3
CMY:
37, 82, 99
CMYK:
0, 71, 98, 37
HSL:
16°, 96.3415%, 32.1569%
HSV (HSB):
16°, 98.1366%, 63.1373%
XYZ:
15.6914, 9.5376, 1.1001
xyY:
0.5960, 0.3622, 9.5376
CIE-Lab:
36.9995, 45.8446, 48.1420
CIE-LCH:
36.9995, 66.4784, 46.4002
CIE-Luv:
36.9995, 91.1326, 29.5084
Hunter-Lab:
30.8831, 36.6487, 19.5062
#a12e03 color charts
#a12e03 color shades, tints & tones
#a12e03 color schemes
#a12e03 color preview, HTML & CSS examples
This text has a color of #a12e03
<p style="color:#a12e03;">Text here</p>
.mytext {color:#a12e03;}
This box has a color of #a12e03
<div style="background-color:#a12e03;">Content here</div>
.mybackground {background-color:#a12e03;}
Border around this has a color of #a12e03
<div style="border:2px solid #a12e03;">Content here</div>
.myborder {border:2px solid #a12e03;}