#b4cc80 color space conversions
Hex:
#b4cc80
RGB:
180, 204, 128
CMY:
29, 20, 50
CMYK:
12, 0, 37, 20
HSL:
79°, 42.6966%, 65.0980%
HSV (HSB):
79°, 37.2549%, 80.0000%
XYZ:
44.3115, 54.4475, 28.5960
xyY:
0.3479, 0.4275, 54.4475
CIE-Lab:
78.7220, -20.5841, 35.2346
CIE-LCH:
78.7220, 40.8066, 120.2935
CIE-Luv:
78.7220, -10.8856, 50.3699
Hunter-Lab:
73.7886, -21.9371, 28.6747
#b4cc80 color charts
#b4cc80 color shades, tints & tones
#b4cc80 color schemes
#b4cc80 color preview, HTML & CSS examples
This text has a color of #b4cc80
<p style="color:#b4cc80;">Text here</p>
.mytext {color:#b4cc80;}
This box has a color of #b4cc80
<div style="background-color:#b4cc80;">Content here</div>
.mybackground {background-color:#b4cc80;}
Border around this has a color of #b4cc80
<div style="border:2px solid #b4cc80;">Content here</div>
.myborder {border:2px solid #b4cc80;}