#a5ca3f color space conversions
Hex:
#a5ca3f
RGB:
165, 202, 63
CMY:
35, 21, 75
CMYK:
18, 0, 69, 21
HSL:
76°, 56.7347%, 51.9608%
HSV (HSB):
76°, 68.8119%, 79.2157%
XYZ:
37.5348, 50.5993, 12.4910
xyY:
0.3730, 0.5028, 50.5993
CIE-Lab:
76.4356, -31.5964, 62.1921
CIE-LCH:
76.4356, 69.7581, 116.9326
CIE-Luv:
76.4356, -17.7033, 77.2087
Hunter-Lab:
71.1332, -30.2941, 39.3819
#a5ca3f color charts
#a5ca3f color shades, tints & tones
#a5ca3f color schemes
#a5ca3f color preview, HTML & CSS examples
This text has a color of #a5ca3f
<p style="color:#a5ca3f;">Text here</p>
.mytext {color:#a5ca3f;}
This box has a color of #a5ca3f
<div style="background-color:#a5ca3f;">Content here</div>
.mybackground {background-color:#a5ca3f;}
Border around this has a color of #a5ca3f
<div style="border:2px solid #a5ca3f;">Content here</div>
.myborder {border:2px solid #a5ca3f;}