#a5bc05 color space conversions
Hex:
#a5bc05
RGB:
165, 188, 5
CMY:
35, 26, 98
CMYK:
12, 0, 97, 26
HSL:
68°, 94.8187%, 37.8431%
HSV (HSB):
68°, 97.3404%, 73.7255%
XYZ:
33.5277, 43.9767, 6.8648
xyY:
0.3974, 0.5212, 43.9767
CIE-Lab:
72.2129, -26.9434, 72.4900
CIE-LCH:
72.2129, 77.3353, 110.3893
CIE-Luv:
72.2129, -9.3408, 80.8922
Hunter-Lab:
66.3150, -25.8047, 40.2828
#a5bc05 color charts
#a5bc05 color shades, tints & tones
#a5bc05 color schemes
#a5bc05 color preview, HTML & CSS examples
This text has a color of #a5bc05
<p style="color:#a5bc05;">Text here</p>
.mytext {color:#a5bc05;}
This box has a color of #a5bc05
<div style="background-color:#a5bc05;">Content here</div>
.mybackground {background-color:#a5bc05;}
Border around this has a color of #a5bc05
<div style="border:2px solid #a5bc05;">Content here</div>
.myborder {border:2px solid #a5bc05;}