#a1bf01 color space conversions
Hex:
#a1bf01
RGB:
161, 191, 1
CMY:
37, 25, 100
CMYK:
16, 0, 99, 25
HSL:
69°, 98.9583%, 37.6471%
HSV (HSB):
69°, 99.4764%, 74.9020%
XYZ:
33.3342, 44.8409, 6.9270
xyY:
0.3917, 0.5269, 44.8409
CIE-Lab:
72.7870, -30.0985, 73.2403
CIE-LCH:
72.7870, 79.1837, 112.3405
CIE-Luv:
72.7870, -13.5918, 82.3081
Hunter-Lab:
66.9633, -28.3288, 40.7411
#a1bf01 color charts
#a1bf01 color shades, tints & tones
#a1bf01 color schemes
#a1bf01 color preview, HTML & CSS examples
This text has a color of #a1bf01
<p style="color:#a1bf01;">Text here</p>
.mytext {color:#a1bf01;}
This box has a color of #a1bf01
<div style="background-color:#a1bf01;">Content here</div>
.mybackground {background-color:#a1bf01;}
Border around this has a color of #a1bf01
<div style="border:2px solid #a1bf01;">Content here</div>
.myborder {border:2px solid #a1bf01;}