#a0b70d color space conversions
Hex:
#a0b70d
RGB:
160, 183, 13
CMY:
37, 28, 95
CMYK:
13, 0, 93, 28
HSL:
68°, 86.7347%, 38.4314%
HSV (HSB):
68°, 92.8962%, 71.7647%
XYZ:
31.5033, 41.3696, 6.7055
xyY:
0.3959, 0.5199, 41.3696
CIE-Lab:
70.4341, -26.5343, 70.0437
CIE-LCH:
70.4341, 74.9012, 110.7479
CIE-Luv:
70.4341, -9.4913, 78.3661
Hunter-Lab:
64.3192, -25.1299, 38.8423
#a0b70d color charts
#a0b70d color shades, tints & tones
#a0b70d color schemes
#a0b70d color preview, HTML & CSS examples
This text has a color of #a0b70d
<p style="color:#a0b70d;">Text here</p>
.mytext {color:#a0b70d;}
This box has a color of #a0b70d
<div style="background-color:#a0b70d;">Content here</div>
.mybackground {background-color:#a0b70d;}
Border around this has a color of #a0b70d
<div style="border:2px solid #a0b70d;">Content here</div>
.myborder {border:2px solid #a0b70d;}