#b0d080 color space conversions
Hex:
#b0d080
RGB:
176, 208, 128
CMY:
31, 18, 50
CMYK:
15, 0, 38, 18
HSL:
84°, 45.9770%, 65.8824%
HSV (HSB):
84°, 38.4615%, 81.5686%
XYZ:
44.3567, 55.9004, 28.8741
xyY:
0.3435, 0.4329, 55.9004
CIE-Lab:
79.5571, -24.0521, 36.2606
CIE-LCH:
79.5571, 43.5125, 123.5568
CIE-Luv:
79.5571, -15.3363, 52.3355
Hunter-Lab:
74.7665, -24.9430, 29.4394
#b0d080 color charts
#b0d080 color shades, tints & tones
#b0d080 color schemes
#b0d080 color preview, HTML & CSS examples
This text has a color of #b0d080
<p style="color:#b0d080;">Text here</p>
.mytext {color:#b0d080;}
This box has a color of #b0d080
<div style="background-color:#b0d080;">Content here</div>
.mybackground {background-color:#b0d080;}
Border around this has a color of #b0d080
<div style="border:2px solid #b0d080;">Content here</div>
.myborder {border:2px solid #b0d080;}