#a05b03 color space conversions
Hex:
#a05b03
RGB:
160, 91, 3
CMY:
37, 64, 99
CMYK:
0, 43, 98, 37
HSL:
34°, 96.3190%, 31.9608%
HSV (HSB):
34°, 98.1250%, 62.7451%
XYZ:
18.2547, 14.9623, 2.0120
xyY:
0.5182, 0.4247, 14.9623
CIE-Lab:
45.5826, 23.0379, 53.3012
CIE-LCH:
45.5826, 58.0669, 66.6250
CIE-Luv:
45.5826, 56.7283, 43.2976
Hunter-Lab:
38.6812, 16.5471, 23.9928
#a05b03 color charts
#a05b03 color shades, tints & tones
#a05b03 color schemes
#a05b03 color preview, HTML & CSS examples
This text has a color of #a05b03
<p style="color:#a05b03;">Text here</p>
.mytext {color:#a05b03;}
This box has a color of #a05b03
<div style="background-color:#a05b03;">Content here</div>
.mybackground {background-color:#a05b03;}
Border around this has a color of #a05b03
<div style="border:2px solid #a05b03;">Content here</div>
.myborder {border:2px solid #a05b03;}