#a07d02 color space conversions
Hex:
#a07d02
RGB:
160, 125, 2
CMY:
37, 51, 99
CMYK:
0, 22, 99, 37
HSL:
47°, 97.5309%, 31.7647%
HSV (HSB):
47°, 98.7500%, 62.7451%
XYZ:
21.8418, 22.1452, 3.1807
xyY:
0.4631, 0.4695, 22.1452
CIE-Lab:
54.1807, 3.7542, 59.4055
CIE-LCH:
54.1807, 59.5240, 86.3839
CIE-Luv:
54.1807, 29.9130, 56.2562
Hunter-Lab:
47.0587, 0.4961, 28.9337
#a07d02 color charts
#a07d02 color shades, tints & tones
#a07d02 color schemes
#a07d02 color preview, HTML & CSS examples
This text has a color of #a07d02
<p style="color:#a07d02;">Text here</p>
.mytext {color:#a07d02;}
This box has a color of #a07d02
<div style="background-color:#a07d02;">Content here</div>
.mybackground {background-color:#a07d02;}
Border around this has a color of #a07d02
<div style="border:2px solid #a07d02;">Content here</div>
.myborder {border:2px solid #a07d02;}