#a0be8c color space conversions
Hex:
#a0be8c
RGB:
160, 190, 140
CMY:
37, 25, 45
CMYK:
16, 0, 26, 25
HSL:
96°, 27.7778%, 64.7059%
HSV (HSB):
96°, 26.3158%, 74.5098%
XYZ:
37.6443, 46.1939, 31.7432
xyY:
0.3257, 0.3997, 46.1939
CIE-Lab:
73.6712, -19.3243, 21.9903
CIE-LCH:
73.6712, 29.2746, 131.3080
CIE-Luv:
73.6712, -14.8401, 33.6351
Hunter-Lab:
67.9661, -20.0752, 19.8852
#a0be8c color charts
#a0be8c color shades, tints & tones
#a0be8c color schemes
#a0be8c color preview, HTML & CSS examples
This text has a color of #a0be8c
<p style="color:#a0be8c;">Text here</p>
.mytext {color:#a0be8c;}
This box has a color of #a0be8c
<div style="background-color:#a0be8c;">Content here</div>
.mybackground {background-color:#a0be8c;}
Border around this has a color of #a0be8c
<div style="border:2px solid #a0be8c;">Content here</div>
.myborder {border:2px solid #a0be8c;}