#a5bc1d color space conversions
Hex:
#a5bc1d
RGB:
165, 188, 29
CMY:
35, 26, 89
CMYK:
12, 0, 85, 26
HSL:
69°, 73.2719%, 42.5490%
HSV (HSB):
69°, 84.5745%, 73.7255%
XYZ:
33.7220, 44.0545, 7.8884
xyY:
0.3937, 0.5143, 44.0545
CIE-Lab:
72.2649, -26.4859, 68.8051
CIE-LCH:
72.2649, 73.7268, 111.0538
CIE-Luv:
72.2649, -9.4196, 78.6515
Hunter-Lab:
66.3735, -25.4642, 39.4149
#a5bc1d color charts
#a5bc1d color shades, tints & tones
#a5bc1d color schemes
#a5bc1d color preview, HTML & CSS examples
This text has a color of #a5bc1d
<p style="color:#a5bc1d;">Text here</p>
.mytext {color:#a5bc1d;}
This box has a color of #a5bc1d
<div style="background-color:#a5bc1d;">Content here</div>
.mybackground {background-color:#a5bc1d;}
Border around this has a color of #a5bc1d
<div style="border:2px solid #a5bc1d;">Content here</div>
.myborder {border:2px solid #a5bc1d;}