#b0db9c color space conversions
Hex:
#b0db9c
RGB:
176, 219, 156
CMY:
31, 14, 39
CMYK:
20, 0, 29, 14
HSL:
101°, 46.6667%, 73.5294%
HSV (HSB):
101°, 28.7671%, 85.8824%
XYZ:
49.2368, 62.2934, 40.8813
xyY:
0.3231, 0.4087, 62.2934
CIE-Lab:
83.0692, -25.4595, 26.5250
CIE-LCH:
83.0692, 36.7663, 133.8258
CIE-Luv:
83.0692, -21.3969, 41.5146
Hunter-Lab:
78.9262, -26.7667, 24.5380
#b0db9c color charts
#b0db9c color shades, tints & tones
#b0db9c color schemes
#b0db9c color preview, HTML & CSS examples
This text has a color of #b0db9c
<p style="color:#b0db9c;">Text here</p>
.mytext {color:#b0db9c;}
This box has a color of #b0db9c
<div style="background-color:#b0db9c;">Content here</div>
.mybackground {background-color:#b0db9c;}
Border around this has a color of #b0db9c
<div style="border:2px solid #b0db9c;">Content here</div>
.myborder {border:2px solid #b0db9c;}