#bfcd8b color space conversions
Hex:
#bfcd8b
RGB:
191, 205, 139
CMY:
25, 20, 45
CMYK:
7, 0, 32, 20
HSL:
73°, 39.7590%, 67.4510%
HSV (HSB):
73°, 32.1951%, 80.3922%
XYZ:
47.9774, 56.6031, 32.8229
xyY:
0.3492, 0.4119, 56.6031
CIE-Lab:
79.9558, -15.4931, 31.3390
CIE-LCH:
79.9558, 34.9595, 116.3064
CIE-Luv:
79.9558, -5.2609, 45.1092
Hunter-Lab:
75.2350, -17.8318, 26.7980
#bfcd8b color charts
#bfcd8b color shades, tints & tones
#bfcd8b color schemes
#bfcd8b color preview, HTML & CSS examples
This text has a color of #bfcd8b
<p style="color:#bfcd8b;">Text here</p>
.mytext {color:#bfcd8b;}
This box has a color of #bfcd8b
<div style="background-color:#bfcd8b;">Content here</div>
.mybackground {background-color:#bfcd8b;}
Border around this has a color of #bfcd8b
<div style="border:2px solid #bfcd8b;">Content here</div>
.myborder {border:2px solid #bfcd8b;}