#b0cc4a color space conversions
Hex:
#b0cc4a
RGB:
176, 204, 74
CMY:
31, 20, 71
CMYK:
14, 0, 64, 20
HSL:
73°, 56.0345%, 54.5098%
HSV (HSB):
73°, 63.7255%, 80.0000%
XYZ:
40.7334, 52.9102, 14.5444
xyY:
0.3765, 0.4891, 52.9102
CIE-Lab:
77.8220, -27.4346, 59.5249
CIE-LCH:
77.8220, 65.5429, 114.7446
CIE-Luv:
77.8220, -12.4139, 74.8762
Hunter-Lab:
72.7394, -27.3357, 39.0625
#b0cc4a color charts
#b0cc4a color shades, tints & tones
#b0cc4a color schemes
#b0cc4a color preview, HTML & CSS examples
This text has a color of #b0cc4a
<p style="color:#b0cc4a;">Text here</p>
.mytext {color:#b0cc4a;}
This box has a color of #b0cc4a
<div style="background-color:#b0cc4a;">Content here</div>
.mybackground {background-color:#b0cc4a;}
Border around this has a color of #b0cc4a
<div style="border:2px solid #b0cc4a;">Content here</div>
.myborder {border:2px solid #b0cc4a;}