#a5c01c color space conversions
Hex:
#a5c01c
RGB:
165, 192, 28
CMY:
35, 25, 89
CMYK:
14, 0, 85, 25
HSL:
70°, 74.5455%, 43.1373%
HSV (HSB):
70°, 85.4167%, 75.2941%
XYZ:
34.5763, 45.7824, 8.1131
xyY:
0.3908, 0.5175, 45.7824
CIE-Lab:
73.4041, -28.4325, 69.9850
CIE-LCH:
73.4041, 75.5401, 112.1102
CIE-Luv:
73.4041, -11.7924, 80.4019
Hunter-Lab:
67.6627, -27.1946, 40.2547
#a5c01c color charts
#a5c01c color shades, tints & tones
#a5c01c color schemes
#a5c01c color preview, HTML & CSS examples
This text has a color of #a5c01c
<p style="color:#a5c01c;">Text here</p>
.mytext {color:#a5c01c;}
This box has a color of #a5c01c
<div style="background-color:#a5c01c;">Content here</div>
.mybackground {background-color:#a5c01c;}
Border around this has a color of #a5c01c
<div style="border:2px solid #a5c01c;">Content here</div>
.myborder {border:2px solid #a5c01c;}