#b0c12b color space conversions
Hex:
#b0c12b
RGB:
176, 193, 43
CMY:
31, 24, 83
CMYK:
9, 0, 78, 24
HSL:
67°, 63.5593%, 46.2745%
HSV (HSB):
67°, 77.7202%, 75.6863%
XYZ:
37.4105, 47.5445, 9.4908
xyY:
0.3961, 0.5034, 47.5445
CIE-Lab:
74.5367, -23.8166, 67.4209
CIE-LCH:
74.5367, 71.5039, 109.4559
CIE-Luv:
74.5367, -5.5784, 78.4123
Hunter-Lab:
68.9525, -23.8208, 40.1059
#b0c12b color charts
#b0c12b color shades, tints & tones
#b0c12b color schemes
#b0c12b color preview, HTML & CSS examples
This text has a color of #b0c12b
<p style="color:#b0c12b;">Text here</p>
.mytext {color:#b0c12b;}
This box has a color of #b0c12b
<div style="background-color:#b0c12b;">Content here</div>
.mybackground {background-color:#b0c12b;}
Border around this has a color of #b0c12b
<div style="border:2px solid #b0c12b;">Content here</div>
.myborder {border:2px solid #b0c12b;}