#b4cc8c color space conversions
Hex:
#b4cc8c
RGB:
180, 204, 140
CMY:
29, 20, 45
CMYK:
12, 0, 31, 20
HSL:
83°, 38.5542%, 67.4510%
HSV (HSB):
83°, 31.3725%, 80.0000%
XYZ:
45.1489, 54.7825, 33.0054
xyY:
0.3396, 0.4121, 54.7825
CIE-Lab:
78.9158, -18.9927, 29.2977
CIE-LCH:
78.9158, 34.9153, 122.9539
CIE-Luv:
78.9158, -11.1506, 43.2020
Hunter-Lab:
74.0152, -20.6425, 25.3716
#b4cc8c color charts
#b4cc8c color shades, tints & tones
#b4cc8c color schemes
#b4cc8c color preview, HTML & CSS examples
This text has a color of #b4cc8c
<p style="color:#b4cc8c;">Text here</p>
.mytext {color:#b4cc8c;}
This box has a color of #b4cc8c
<div style="background-color:#b4cc8c;">Content here</div>
.mybackground {background-color:#b4cc8c;}
Border around this has a color of #b4cc8c
<div style="border:2px solid #b4cc8c;">Content here</div>
.myborder {border:2px solid #b4cc8c;}