#b0dd95 color space conversions
Hex:
#b0dd95
RGB:
176, 221, 149
CMY:
31, 13, 42
CMYK:
20, 0, 33, 13
HSL:
98°, 51.4286%, 72.5490%
HSV (HSB):
98°, 32.5792%, 86.6667%
XYZ:
49.1858, 63.1129, 38.0234
xyY:
0.3272, 0.4199, 63.1129
CIE-Lab:
83.5018, -27.4626, 30.7144
CIE-LCH:
83.5018, 41.2016, 131.8008
CIE-Luv:
83.5018, -22.3464, 47.1261
Hunter-Lab:
79.4437, -28.5121, 27.2331
#b0dd95 color charts
#b0dd95 color shades, tints & tones
#b0dd95 color schemes
#b0dd95 color preview, HTML & CSS examples
This text has a color of #b0dd95
<p style="color:#b0dd95;">Text here</p>
.mytext {color:#b0dd95;}
This box has a color of #b0dd95
<div style="background-color:#b0dd95;">Content here</div>
.mybackground {background-color:#b0dd95;}
Border around this has a color of #b0dd95
<div style="border:2px solid #b0dd95;">Content here</div>
.myborder {border:2px solid #b0dd95;}