#a5cf2f color space conversions
Hex:
#a5cf2f
RGB:
165, 207, 47
CMY:
35, 19, 82
CMYK:
20, 0, 77, 19
HSL:
76°, 62.9921%, 49.8039%
HSV (HSB):
76°, 77.2947%, 81.1765%
XYZ:
38.3430, 52.8302, 10.8657
xyY:
0.3758, 0.5177, 52.8302
CIE-Lab:
77.7746, -34.7538, 68.9130
CIE-LCH:
77.7746, 77.1805, 116.7625
CIE-Luv:
77.7746, -20.4250, 83.2770
Hunter-Lab:
72.6844, -33.0342, 42.0157
#a5cf2f color charts
#a5cf2f color shades, tints & tones
#a5cf2f color schemes
#a5cf2f color preview, HTML & CSS examples
This text has a color of #a5cf2f
<p style="color:#a5cf2f;">Text here</p>
.mytext {color:#a5cf2f;}
This box has a color of #a5cf2f
<div style="background-color:#a5cf2f;">Content here</div>
.mybackground {background-color:#a5cf2f;}
Border around this has a color of #a5cf2f
<div style="border:2px solid #a5cf2f;">Content here</div>
.myborder {border:2px solid #a5cf2f;}