#a0be0d color space conversions
Hex:
#a0be0d
RGB:
160, 190, 13
CMY:
37, 25, 95
CMYK:
16, 0, 93, 25
HSL:
70°, 87.1921%, 39.8039%
HSV (HSB):
70°, 93.1579%, 74.5098%
XYZ:
32.9833, 44.3296, 7.1988
xyY:
0.3903, 0.5245, 44.3296
CIE-Lab:
72.4482, -29.8800, 71.6251
CIE-LCH:
72.4482, 77.6078, 112.6445
CIE-Luv:
72.4482, -13.6355, 81.1388
Hunter-Lab:
66.5804, -28.0886, 40.1957
#a0be0d color charts
#a0be0d color shades, tints & tones
#a0be0d color schemes
#a0be0d color preview, HTML & CSS examples
This text has a color of #a0be0d
<p style="color:#a0be0d;">Text here</p>
.mytext {color:#a0be0d;}
This box has a color of #a0be0d
<div style="background-color:#a0be0d;">Content here</div>
.mybackground {background-color:#a0be0d;}
Border around this has a color of #a0be0d
<div style="border:2px solid #a0be0d;">Content here</div>
.myborder {border:2px solid #a0be0d;}