#b0dd9b color space conversions
Hex:
#b0dd9b
RGB:
176, 221, 155
CMY:
31, 13, 39
CMYK:
20, 0, 30, 13
HSL:
101°, 49.2537%, 73.7255%
HSV (HSB):
101°, 29.8643%, 86.6667%
XYZ:
49.6773, 63.3096, 40.6120
xyY:
0.3234, 0.4122, 63.3096
CIE-Lab:
83.6050, -26.5747, 27.7662
CIE-LCH:
83.6050, 38.4340, 133.7439
CIE-Luv:
83.6050, -22.3936, 43.3402
Hunter-Lab:
79.5673, -27.7975, 25.4348
#b0dd9b color charts
#b0dd9b color shades, tints & tones
#b0dd9b color schemes
#b0dd9b color preview, HTML & CSS examples
This text has a color of #b0dd9b
<p style="color:#b0dd9b;">Text here</p>
.mytext {color:#b0dd9b;}
This box has a color of #b0dd9b
<div style="background-color:#b0dd9b;">Content here</div>
.mybackground {background-color:#b0dd9b;}
Border around this has a color of #b0dd9b
<div style="border:2px solid #b0dd9b;">Content here</div>
.myborder {border:2px solid #b0dd9b;}