#bfcd94 color space conversions
Hex:
#bfcd94
RGB:
191, 205, 148
CMY:
25, 20, 42
CMYK:
7, 0, 28, 20
HSL:
75°, 36.3057%, 69.2157%
HSV (HSB):
75°, 27.8049%, 80.3922%
XYZ:
48.6625, 56.8771, 36.4306
xyY:
0.3428, 0.4006, 56.8771
CIE-Lab:
80.1104, -14.2735, 26.8621
CIE-LCH:
80.1104, 30.4188, 117.9844
CIE-Luv:
80.1104, -5.5497, 39.5044
Hunter-Lab:
75.4169, -16.8032, 24.1515
#bfcd94 color charts
#bfcd94 color shades, tints & tones
#bfcd94 color schemes
#bfcd94 color preview, HTML & CSS examples
This text has a color of #bfcd94
<p style="color:#bfcd94;">Text here</p>
.mytext {color:#bfcd94;}
This box has a color of #bfcd94
<div style="background-color:#bfcd94;">Content here</div>
.mybackground {background-color:#bfcd94;}
Border around this has a color of #bfcd94
<div style="border:2px solid #bfcd94;">Content here</div>
.myborder {border:2px solid #bfcd94;}