#b0dc9c color space conversions
Hex:
#b0dc9c
RGB:
176, 220, 156
CMY:
31, 14, 39
CMYK:
20, 0, 29, 14
HSL:
101°, 47.7612%, 73.7255%
HSV (HSB):
101°, 29.0909%, 86.2745%
XYZ:
49.4984, 62.8168, 40.9685
xyY:
0.3229, 0.4098, 62.8168
CIE-Lab:
83.3459, -25.9419, 26.8995
CIE-LCH:
83.3459, 37.3707, 133.9618
CIE-Luv:
83.3459, -21.8997, 42.1065
Hunter-Lab:
79.2571, -27.2212, 24.8325
#b0dc9c color charts
#b0dc9c color shades, tints & tones
#b0dc9c color schemes
#b0dc9c color preview, HTML & CSS examples
This text has a color of #b0dc9c
<p style="color:#b0dc9c;">Text here</p>
.mytext {color:#b0dc9c;}
This box has a color of #b0dc9c
<div style="background-color:#b0dc9c;">Content here</div>
.mybackground {background-color:#b0dc9c;}
Border around this has a color of #b0dc9c
<div style="border:2px solid #b0dc9c;">Content here</div>
.myborder {border:2px solid #b0dc9c;}