#a5b00c color space conversions
Hex:
#a5b00c
RGB:
165, 176, 12
CMY:
35, 31, 95
CMYK:
6, 0, 93, 31
HSL:
64°, 87.2340%, 36.8627%
HSV (HSB):
64°, 93.1818%, 69.0196%
XYZ:
31.1087, 39.0765, 6.2507
xyY:
0.4070, 0.5112, 39.0765
CIE-Lab:
68.8067, -20.9703, 69.0652
CIE-LCH:
68.8067, 72.1786, 106.8899
CIE-Luv:
68.8067, -1.9590, 75.6966
Hunter-Lab:
62.5112, -20.5641, 37.8292
#a5b00c color charts
#a5b00c color shades, tints & tones
#a5b00c color schemes
#a5b00c color preview, HTML & CSS examples
This text has a color of #a5b00c
<p style="color:#a5b00c;">Text here</p>
.mytext {color:#a5b00c;}
This box has a color of #a5b00c
<div style="background-color:#a5b00c;">Content here</div>
.mybackground {background-color:#a5b00c;}
Border around this has a color of #a5b00c
<div style="border:2px solid #a5b00c;">Content here</div>
.myborder {border:2px solid #a5b00c;}