#bcbf9c color space conversions
Hex:
#bcbf9c
RGB:
188, 191, 156
CMY:
26, 25, 39
CMYK:
2, 0, 18, 25
HSL:
65°, 21.4724%, 68.0392%
HSV (HSB):
65°, 18.3246%, 74.9020%
XYZ:
45.3706, 50.3533, 38.7804
xyY:
0.3373, 0.3744, 50.3533
CIE-Lab:
76.2856, -7.0180, 17.3443
CIE-LCH:
76.2856, 18.7104, 112.0296
CIE-Luv:
76.2856, 0.0661, 25.6415
Hunter-Lab:
70.9600, -10.0503, 17.2695
#bcbf9c color charts
#bcbf9c color shades, tints & tones
#bcbf9c color schemes
#bcbf9c color preview, HTML & CSS examples
This text has a color of #bcbf9c
<p style="color:#bcbf9c;">Text here</p>
.mytext {color:#bcbf9c;}
This box has a color of #bcbf9c
<div style="background-color:#bcbf9c;">Content here</div>
.mybackground {background-color:#bcbf9c;}
Border around this has a color of #bcbf9c
<div style="border:2px solid #bcbf9c;">Content here</div>
.myborder {border:2px solid #bcbf9c;}