#a0be01 color space conversions
Hex:
#a0be01
RGB:
160, 190, 1
CMY:
37, 25, 100
CMYK:
16, 0, 99, 25
HSL:
70°, 98.9529%, 37.4510%
HSV (HSB):
70°, 99.4737%, 74.5098%
XYZ:
32.9161, 44.3027, 6.8451
xyY:
0.3916, 0.5270, 44.3027
CIE-Lab:
72.4303, -30.0416, 72.9411
CIE-LCH:
72.4303, 78.8854, 112.3848
CIE-Luv:
72.4303, -13.6163, 81.9151
Hunter-Lab:
66.5603, -28.2066, 40.4947
#a0be01 color charts
#a0be01 color shades, tints & tones
#a0be01 color schemes
#a0be01 color preview, HTML & CSS examples
This text has a color of #a0be01
<p style="color:#a0be01;">Text here</p>
.mytext {color:#a0be01;}
This box has a color of #a0be01
<div style="background-color:#a0be01;">Content here</div>
.mybackground {background-color:#a0be01;}
Border around this has a color of #a0be01
<div style="border:2px solid #a0be01;">Content here</div>
.myborder {border:2px solid #a0be01;}