#b0dc9a color space conversions
Hex:
#b0dc9a
RGB:
176, 220, 154
CMY:
31, 14, 40
CMYK:
20, 0, 30, 14
HSL:
100°, 48.5294%, 73.3333%
HSV (HSB):
100°, 30.0000%, 86.2745%
XYZ:
49.3304, 62.7496, 40.0837
xyY:
0.3242, 0.4124, 62.7496
CIE-Lab:
83.3105, -26.2448, 27.8854
CIE-LCH:
83.3105, 38.2934, 133.2640
CIE-Luv:
83.3105, -21.8823, 43.3930
Hunter-Lab:
79.2146, -27.4659, 25.4487
#b0dc9a color charts
#b0dc9a color shades, tints & tones
#b0dc9a color schemes
#b0dc9a color preview, HTML & CSS examples
This text has a color of #b0dc9a
<p style="color:#b0dc9a;">Text here</p>
.mytext {color:#b0dc9a;}
This box has a color of #b0dc9a
<div style="background-color:#b0dc9a;">Content here</div>
.mybackground {background-color:#b0dc9a;}
Border around this has a color of #b0dc9a
<div style="border:2px solid #b0dc9a;">Content here</div>
.myborder {border:2px solid #b0dc9a;}