#b0db8a color space conversions
Hex:
#b0db8a
RGB:
176, 219, 138
CMY:
31, 14, 46
CMYK:
20, 0, 37, 14
HSL:
92°, 52.9412%, 70.0000%
HSV (HSB):
92°, 36.9863%, 85.8824%
XYZ:
47.8235, 61.7281, 33.4389
xyY:
0.3345, 0.4317, 61.7281
CIE-Lab:
82.7686, -28.0434, 35.3549
CIE-LCH:
82.7686, 45.1265, 128.4213
CIE-Luv:
82.7686, -21.2365, 52.6253
Hunter-Lab:
78.5672, -28.8407, 29.7627
#b0db8a color charts
#b0db8a color shades, tints & tones
#b0db8a color schemes
#b0db8a color preview, HTML & CSS examples
This text has a color of #b0db8a
<p style="color:#b0db8a;">Text here</p>
.mytext {color:#b0db8a;}
This box has a color of #b0db8a
<div style="background-color:#b0db8a;">Content here</div>
.mybackground {background-color:#b0db8a;}
Border around this has a color of #b0db8a
<div style="border:2px solid #b0db8a;">Content here</div>
.myborder {border:2px solid #b0db8a;}