#a5bf2d color space conversions
Hex:
#a5bf2d
RGB:
165, 191, 45
CMY:
35, 25, 82
CMYK:
14, 0, 76, 25
HSL:
71°, 61.8644%, 46.2745%
HSV (HSB):
71°, 76.4398%, 74.9020%
XYZ:
34.6215, 45.4504, 9.4307
xyY:
0.3868, 0.5078, 45.4504
CIE-Lab:
73.1875, -27.3430, 65.2822
CIE-LCH:
73.1875, 70.7771, 112.7261
CIE-Luv:
73.1875, -11.2936, 77.0403
Hunter-Lab:
67.4169, -26.3121, 38.8980
#a5bf2d color charts
#a5bf2d color shades, tints & tones
#a5bf2d color schemes
#a5bf2d color preview, HTML & CSS examples
This text has a color of #a5bf2d
<p style="color:#a5bf2d;">Text here</p>
.mytext {color:#a5bf2d;}
This box has a color of #a5bf2d
<div style="background-color:#a5bf2d;">Content here</div>
.mybackground {background-color:#a5bf2d;}
Border around this has a color of #a5bf2d
<div style="border:2px solid #a5bf2d;">Content here</div>
.myborder {border:2px solid #a5bf2d;}