#a06d03 color space conversions
Hex:
#a06d03
RGB:
160, 109, 3
CMY:
37, 57, 99
CMYK:
0, 32, 98, 37
HSL:
41°, 96.3190%, 31.9608%
HSV (HSB):
41°, 98.1250%, 62.7451%
XYZ:
19.9823, 18.4174, 2.5879
xyY:
0.4875, 0.4493, 18.4174
CIE-Lab:
49.9985, 12.8308, 56.2874
CIE-LCH:
49.9985, 57.7313, 77.1588
CIE-Luv:
49.9985, 42.2998, 49.9857
Hunter-Lab:
42.9155, 8.0107, 26.4656
#a06d03 color charts
#a06d03 color shades, tints & tones
#a06d03 color schemes
#a06d03 color preview, HTML & CSS examples
This text has a color of #a06d03
<p style="color:#a06d03;">Text here</p>
.mytext {color:#a06d03;}
This box has a color of #a06d03
<div style="background-color:#a06d03;">Content here</div>
.mybackground {background-color:#a06d03;}
Border around this has a color of #a06d03
<div style="border:2px solid #a06d03;">Content here</div>
.myborder {border:2px solid #a06d03;}