#b0c15e color space conversions
Hex:
#b0c15e
RGB:
176, 193, 94
CMY:
31, 24, 63
CMYK:
9, 0, 51, 24
HSL:
70°, 44.3946%, 56.2745%
HSV (HSB):
70°, 51.2953%, 75.6863%
XYZ:
38.9948, 48.1782, 17.8337
xyY:
0.3714, 0.4588, 48.1782
CIE-Lab:
74.9372, -20.4414, 47.3613
CIE-LCH:
74.9372, 51.5844, 113.3453
CIE-Luv:
74.9372, -6.3261, 61.9410
Hunter-Lab:
69.4105, -21.1870, 33.3539
#b0c15e color charts
#b0c15e color shades, tints & tones
#b0c15e color schemes
#b0c15e color preview, HTML & CSS examples
This text has a color of #b0c15e
<p style="color:#b0c15e;">Text here</p>
.mytext {color:#b0c15e;}
This box has a color of #b0c15e
<div style="background-color:#b0c15e;">Content here</div>
.mybackground {background-color:#b0c15e;}
Border around this has a color of #b0c15e
<div style="border:2px solid #b0c15e;">Content here</div>
.myborder {border:2px solid #b0c15e;}