#b0dc9d color space conversions
Hex:
#b0dc9d
RGB:
176, 220, 157
CMY:
31, 14, 38
CMYK:
20, 0, 29, 14
HSL:
102°, 47.3684%, 73.9216%
HSV (HSB):
102°, 28.6364%, 86.2745%
XYZ:
49.5835, 62.8508, 41.4164
xyY:
0.3223, 0.4085, 62.8508
CIE-Lab:
83.3638, -25.7889, 26.4062
CIE-LCH:
83.3638, 36.9101, 134.3225
CIE-Luv:
83.3638, -21.9085, 41.4582
Hunter-Lab:
79.2785, -27.0974, 24.5209
#b0dc9d color charts
#b0dc9d color shades, tints & tones
#b0dc9d color schemes
#b0dc9d color preview, HTML & CSS examples
This text has a color of #b0dc9d
<p style="color:#b0dc9d;">Text here</p>
.mytext {color:#b0dc9d;}
This box has a color of #b0dc9d
<div style="background-color:#b0dc9d;">Content here</div>
.mybackground {background-color:#b0dc9d;}
Border around this has a color of #b0dc9d
<div style="border:2px solid #b0dc9d;">Content here</div>
.myborder {border:2px solid #b0dc9d;}