#bfcd9e color space conversions
Hex:
#bfcd9e
RGB:
191, 205, 158
CMY:
25, 20, 38
CMYK:
7, 0, 23, 20
HSL:
78°, 31.9728%, 71.1765%
HSV (HSB):
78°, 22.9268%, 80.3922%
XYZ:
49.4887, 57.2076, 40.7816
xyY:
0.3356, 0.3879, 57.2076
CIE-Lab:
80.2962, -12.8231, 21.8614
CIE-LCH:
80.2962, 25.3447, 120.3944
CIE-Luv:
80.2962, -5.8882, 32.9455
Hunter-Lab:
75.6357, -15.5693, 20.9768
#bfcd9e color charts
#bfcd9e color shades, tints & tones
#bfcd9e color schemes
#bfcd9e color preview, HTML & CSS examples
This text has a color of #bfcd9e
<p style="color:#bfcd9e;">Text here</p>
.mytext {color:#bfcd9e;}
This box has a color of #bfcd9e
<div style="background-color:#bfcd9e;">Content here</div>
.mybackground {background-color:#bfcd9e;}
Border around this has a color of #bfcd9e
<div style="border:2px solid #bfcd9e;">Content here</div>
.myborder {border:2px solid #bfcd9e;}