#bfcd9c color space conversions
Hex:
#bfcd9c
RGB:
191, 205, 156
CMY:
25, 20, 39
CMYK:
7, 0, 24, 20
HSL:
77°, 32.8859%, 70.7843%
HSV (HSB):
77°, 23.9024%, 80.3922%
XYZ:
49.3179, 57.1393, 39.8821
xyY:
0.3370, 0.3905, 57.1393
CIE-Lab:
80.2579, -13.1211, 22.8630
CIE-LCH:
80.2579, 26.3606, 119.8516
CIE-Luv:
80.2579, -5.8191, 34.2839
Hunter-Lab:
75.5905, -15.8238, 21.6315
#bfcd9c color charts
#bfcd9c color shades, tints & tones
#bfcd9c color schemes
#bfcd9c color preview, HTML & CSS examples
This text has a color of #bfcd9c
<p style="color:#bfcd9c;">Text here</p>
.mytext {color:#bfcd9c;}
This box has a color of #bfcd9c
<div style="background-color:#bfcd9c;">Content here</div>
.mybackground {background-color:#bfcd9c;}
Border around this has a color of #bfcd9c
<div style="border:2px solid #bfcd9c;">Content here</div>
.myborder {border:2px solid #bfcd9c;}