#a5b30b color space conversions
Hex:
#a5b30b
RGB:
165, 179, 11
CMY:
35, 30, 96
CMYK:
8, 0, 94, 30
HSL:
65°, 88.4211%, 37.2549%
HSV (HSB):
65°, 93.8547%, 70.1961%
XYZ:
31.6976, 40.2637, 6.4176
xyY:
0.4044, 0.5137, 40.2637
CIE-Lab:
69.6569, -22.4748, 69.8505
CIE-LCH:
69.6569, 73.3772, 107.8359
CIE-Luv:
69.6569, -3.8387, 76.9571
Hunter-Lab:
63.4537, -21.8763, 38.4210
#a5b30b color charts
#a5b30b color shades, tints & tones
#a5b30b color schemes
#a5b30b color preview, HTML & CSS examples
This text has a color of #a5b30b
<p style="color:#a5b30b;">Text here</p>
.mytext {color:#a5b30b;}
This box has a color of #a5b30b
<div style="background-color:#a5b30b;">Content here</div>
.mybackground {background-color:#a5b30b;}
Border around this has a color of #a5b30b
<div style="border:2px solid #a5b30b;">Content here</div>
.myborder {border:2px solid #a5b30b;}