#a1bf1d color space conversions
Hex:
#a1bf1d
RGB:
161, 191, 29
CMY:
37, 25, 89
CMYK:
16, 0, 85, 25
HSL:
71°, 73.6364%, 43.1373%
HSV (HSB):
71°, 84.8168%, 74.9020%
XYZ:
33.5505, 44.9274, 8.0660
xyY:
0.3877, 0.5191, 44.9274
CIE-Lab:
72.8441, -29.5834, 69.1828
CIE-LCH:
72.8441, 75.2425, 113.1522
CIE-Luv:
72.8441, -13.6537, 79.8363
Hunter-Lab:
67.0279, -27.9514, 39.7847
#a1bf1d color charts
#a1bf1d color shades, tints & tones
#a1bf1d color schemes
#a1bf1d color preview, HTML & CSS examples
This text has a color of #a1bf1d
<p style="color:#a1bf1d;">Text here</p>
.mytext {color:#a1bf1d;}
This box has a color of #a1bf1d
<div style="background-color:#a1bf1d;">Content here</div>
.mybackground {background-color:#a1bf1d;}
Border around this has a color of #a1bf1d
<div style="border:2px solid #a1bf1d;">Content here</div>
.myborder {border:2px solid #a1bf1d;}