#bcbf7a color space conversions
Hex:
#bcbf7a
RGB:
188, 191, 122
CMY:
26, 25, 52
CMYK:
2, 0, 36, 25
HSL:
63°, 35.0254%, 61.3725%
HSV (HSB):
63°, 36.1257%, 74.9020%
XYZ:
42.8827, 49.3581, 25.6793
xyY:
0.3637, 0.4186, 49.3581
CIE-Lab:
75.6736, -11.6572, 34.4904
CIE-LCH:
75.6736, 36.4071, 108.6744
CIE-Luv:
75.6736, 1.5217, 47.2465
Hunter-Lab:
70.2553, -13.9934, 27.5074
#bcbf7a color charts
#bcbf7a color shades, tints & tones
#bcbf7a color schemes
#bcbf7a color preview, HTML & CSS examples
This text has a color of #bcbf7a
<p style="color:#bcbf7a;">Text here</p>
.mytext {color:#bcbf7a;}
This box has a color of #bcbf7a
<div style="background-color:#bcbf7a;">Content here</div>
.mybackground {background-color:#bcbf7a;}
Border around this has a color of #bcbf7a
<div style="border:2px solid #bcbf7a;">Content here</div>
.myborder {border:2px solid #bcbf7a;}