#a5b10c color space conversions
Hex:
#a5b10c
RGB:
165, 177, 12
CMY:
35, 31, 95
CMYK:
7, 0, 93, 31
HSL:
64°, 87.3016%, 37.0588%
HSV (HSB):
64°, 93.2203%, 69.4118%
XYZ:
31.3056, 39.4702, 6.3164
xyY:
0.4061, 0.5120, 39.4702
CIE-Lab:
69.0905, -21.4684, 69.2855
CIE-LCH:
69.0905, 72.5354, 107.2158
CIE-Luv:
69.0905, -2.5893, 76.0928
Hunter-Lab:
62.8253, -20.9985, 38.0168
#a5b10c color charts
#a5b10c color shades, tints & tones
#a5b10c color schemes
#a5b10c color preview, HTML & CSS examples
This text has a color of #a5b10c
<p style="color:#a5b10c;">Text here</p>
.mytext {color:#a5b10c;}
This box has a color of #a5b10c
<div style="background-color:#a5b10c;">Content here</div>
.mybackground {background-color:#a5b10c;}
Border around this has a color of #a5b10c
<div style="border:2px solid #a5b10c;">Content here</div>
.myborder {border:2px solid #a5b10c;}