#bfcc8c color space conversions
Hex:
#bfcc8c
RGB:
191, 204, 140
CMY:
25, 20, 45
CMYK:
6, 0, 31, 20
HSL:
72°, 38.5542%, 67.4510%
HSV (HSB):
72°, 31.3725%, 80.0000%
XYZ:
47.8123, 56.1555, 33.1301
xyY:
0.3487, 0.4096, 56.1555
CIE-Lab:
79.7023, -14.8571, 30.4848
CIE-LCH:
79.7023, 33.9124, 115.9828
CIE-Luv:
79.7023, -4.7330, 43.9404
Hunter-Lab:
74.9370, -17.2507, 26.2435
#bfcc8c color charts
#bfcc8c color shades, tints & tones
#bfcc8c color schemes
#bfcc8c color preview, HTML & CSS examples
This text has a color of #bfcc8c
<p style="color:#bfcc8c;">Text here</p>
.mytext {color:#bfcc8c;}
This box has a color of #bfcc8c
<div style="background-color:#bfcc8c;">Content here</div>
.mybackground {background-color:#bfcc8c;}
Border around this has a color of #bfcc8c
<div style="border:2px solid #bfcc8c;">Content here</div>
.myborder {border:2px solid #bfcc8c;}