#bcbf7e color space conversions
Hex:
#bcbf7e
RGB:
188, 191, 126
CMY:
26, 25, 51
CMYK:
2, 0, 34, 25
HSL:
63°, 33.6788%, 62.1569%
HSV (HSB):
63°, 34.0314%, 74.9020%
XYZ:
43.1357, 49.4593, 27.0118
xyY:
0.3606, 0.4135, 49.4593
CIE-Lab:
75.7362, -11.1743, 32.4970
CIE-LCH:
75.7362, 34.3645, 108.9759
CIE-Luv:
75.7362, 1.3660, 44.9348
Hunter-Lab:
70.3273, -13.5887, 26.4566
#bcbf7e color charts
#bcbf7e color shades, tints & tones
#bcbf7e color schemes
#bcbf7e color preview, HTML & CSS examples
This text has a color of #bcbf7e
<p style="color:#bcbf7e;">Text here</p>
.mytext {color:#bcbf7e;}
This box has a color of #bcbf7e
<div style="background-color:#bcbf7e;">Content here</div>
.mybackground {background-color:#bcbf7e;}
Border around this has a color of #bcbf7e
<div style="border:2px solid #bcbf7e;">Content here</div>
.myborder {border:2px solid #bcbf7e;}