#b0da5e color space conversions
Hex:
#b0da5e
RGB:
176, 218, 94
CMY:
31, 15, 63
CMYK:
19, 0, 57, 15
HSL:
80°, 62.6263%, 61.1765%
HSV (HSB):
80°, 56.8807%, 85.4902%
XYZ:
44.9963, 60.1811, 19.8342
xyY:
0.3599, 0.4814, 60.1811
CIE-Lab:
81.9365, -32.4530, 55.4816
CIE-LCH:
81.9365, 64.2760, 120.3247
CIE-Luv:
81.9365, -20.3917, 73.9374
Hunter-Lab:
77.5765, -32.2243, 39.1446
#b0da5e color charts
#b0da5e color shades, tints & tones
#b0da5e color schemes
#b0da5e color preview, HTML & CSS examples
This text has a color of #b0da5e
<p style="color:#b0da5e;">Text here</p>
.mytext {color:#b0da5e;}
This box has a color of #b0da5e
<div style="background-color:#b0da5e;">Content here</div>
.mybackground {background-color:#b0da5e;}
Border around this has a color of #b0da5e
<div style="border:2px solid #b0da5e;">Content here</div>
.myborder {border:2px solid #b0da5e;}