#b0cc85 color space conversions
Hex:
#b0cc85
RGB:
176, 204, 133
CMY:
31, 20, 48
CMYK:
14, 0, 35, 20
HSL:
84°, 41.0405%, 66.0784%
HSV (HSB):
84°, 34.8039%, 80.0000%
XYZ:
43.7310, 54.1093, 30.3296
xyY:
0.3412, 0.4222, 54.1093
CIE-Lab:
78.5254, -21.4374, 32.3582
CIE-LCH:
78.5254, 38.8151, 123.5246
CIE-Luv:
78.5254, -13.2717, 47.2136
Hunter-Lab:
73.5590, -22.6096, 27.0451
#b0cc85 color charts
#b0cc85 color shades, tints & tones
#b0cc85 color schemes
#b0cc85 color preview, HTML & CSS examples
This text has a color of #b0cc85
<p style="color:#b0cc85;">Text here</p>
.mytext {color:#b0cc85;}
This box has a color of #b0cc85
<div style="background-color:#b0cc85;">Content here</div>
.mybackground {background-color:#b0cc85;}
Border around this has a color of #b0cc85
<div style="border:2px solid #b0cc85;">Content here</div>
.myborder {border:2px solid #b0cc85;}