#b0cb5a color space conversions
Hex:
#b0cb5a
RGB:
176, 203, 90
CMY:
31, 20, 65
CMYK:
13, 0, 56, 20
HSL:
74°, 52.0737%, 57.4510%
HSV (HSB):
74°, 55.6650%, 79.6078%
XYZ:
41.1059, 52.6802, 17.6746
xyY:
0.3688, 0.4726, 52.6802
CIE-Lab:
77.6858, -25.7019, 52.4267
CIE-LCH:
77.6858, 58.3879, 116.1161
CIE-Luv:
77.6858, -12.0282, 68.4709
Hunter-Lab:
72.5811, -25.9245, 36.3687
#b0cb5a color charts
#b0cb5a color shades, tints & tones
#b0cb5a color schemes
#b0cb5a color preview, HTML & CSS examples
This text has a color of #b0cb5a
<p style="color:#b0cb5a;">Text here</p>
.mytext {color:#b0cb5a;}
This box has a color of #b0cb5a
<div style="background-color:#b0cb5a;">Content here</div>
.mybackground {background-color:#b0cb5a;}
Border around this has a color of #b0cb5a
<div style="border:2px solid #b0cb5a;">Content here</div>
.myborder {border:2px solid #b0cb5a;}