#a5bc4f color space conversions
Hex:
#a5bc4f
RGB:
165, 188, 79
CMY:
35, 26, 69
CMYK:
12, 0, 58, 26
HSL:
73°, 44.8560%, 52.3529%
HSV (HSB):
73°, 57.9787%, 73.7255%
XYZ:
34.9116, 44.5303, 14.1523
xyY:
0.3730, 0.4758, 44.5303
CIE-Lab:
72.5815, -23.7368, 51.4168
CIE-LCH:
72.5815, 56.6314, 114.7806
CIE-Luv:
72.5815, -9.8851, 65.4647
Hunter-Lab:
66.7310, -23.3937, 34.1375
#a5bc4f color charts
#a5bc4f color shades, tints & tones
#a5bc4f color schemes
#a5bc4f color preview, HTML & CSS examples
This text has a color of #a5bc4f
<p style="color:#a5bc4f;">Text here</p>
.mytext {color:#a5bc4f;}
This box has a color of #a5bc4f
<div style="background-color:#a5bc4f;">Content here</div>
.mybackground {background-color:#a5bc4f;}
Border around this has a color of #a5bc4f
<div style="border:2px solid #a5bc4f;">Content here</div>
.myborder {border:2px solid #a5bc4f;}