#a5cb0d color space conversions
Hex:
#a5cb0d
RGB:
165, 203, 13
CMY:
35, 20, 95
CMYK:
19, 0, 94, 20
HSL:
72°, 87.9630%, 42.3529%
HSV (HSB):
72°, 93.5961%, 79.6078%
XYZ:
36.9456, 50.7403, 8.2274
xyY:
0.3852, 0.5290, 50.7403
CIE-Lab:
76.5214, -33.8955, 74.9664
CIE-LCH:
76.5214, 82.2731, 114.3298
CIE-Luv:
76.5214, -18.1205, 86.2671
Hunter-Lab:
71.2322, -32.0747, 43.0145
#a5cb0d color charts
#a5cb0d color shades, tints & tones
#a5cb0d color schemes
#a5cb0d color preview, HTML & CSS examples
This text has a color of #a5cb0d
<p style="color:#a5cb0d;">Text here</p>
.mytext {color:#a5cb0d;}
This box has a color of #a5cb0d
<div style="background-color:#a5cb0d;">Content here</div>
.mybackground {background-color:#a5cb0d;}
Border around this has a color of #a5cb0d
<div style="border:2px solid #a5cb0d;">Content here</div>
.myborder {border:2px solid #a5cb0d;}