#a5c00d color space conversions
Hex:
#a5c00d
RGB:
165, 192, 13
CMY:
35, 25, 95
CMYK:
14, 0, 93, 25
HSL:
69°, 87.3171%, 40.1961%
HSV (HSB):
69°, 93.2292%, 75.2941%
XYZ:
34.4393, 45.7277, 7.3919
xyY:
0.3933, 0.5223, 45.7277
CIE-Lab:
73.3685, -28.7506, 72.4950
CIE-LCH:
73.3685, 77.9879, 111.6327
CIE-Luv:
73.3685, -11.7465, 81.9458
Hunter-Lab:
67.6222, -27.4306, 40.8544
#a5c00d color charts
#a5c00d color shades, tints & tones
#a5c00d color schemes
#a5c00d color preview, HTML & CSS examples
This text has a color of #a5c00d
<p style="color:#a5c00d;">Text here</p>
.mytext {color:#a5c00d;}
This box has a color of #a5c00d
<div style="background-color:#a5c00d;">Content here</div>
.mybackground {background-color:#a5c00d;}
Border around this has a color of #a5c00d
<div style="border:2px solid #a5c00d;">Content here</div>
.myborder {border:2px solid #a5c00d;}