#a1cb0d color space conversions
Hex:
#a1cb0d
RGB:
161, 203, 13
CMY:
37, 20, 95
CMYK:
21, 0, 94, 20
HSL:
73°, 87.9630%, 42.3529%
HSV (HSB):
73°, 93.5961%, 79.6078%
XYZ:
36.1265, 50.3180, 8.1890
xyY:
0.3818, 0.5317, 50.3180
CIE-Lab:
76.2640, -35.5030, 74.6542
CIE-LCH:
76.2640, 82.6662, 115.4342
CIE-Luv:
76.2640, -20.4557, 86.2612
Hunter-Lab:
70.9352, -33.2284, 42.8099
#a1cb0d color charts
#a1cb0d color shades, tints & tones
#a1cb0d color schemes
#a1cb0d color preview, HTML & CSS examples
This text has a color of #a1cb0d
<p style="color:#a1cb0d;">Text here</p>
.mytext {color:#a1cb0d;}
This box has a color of #a1cb0d
<div style="background-color:#a1cb0d;">Content here</div>
.mybackground {background-color:#a1cb0d;}
Border around this has a color of #a1cb0d
<div style="border:2px solid #a1cb0d;">Content here</div>
.myborder {border:2px solid #a1cb0d;}