#bfc38e color space conversions
Hex:
#bfc38e
RGB:
191, 195, 142
CMY:
25, 24, 44
CMYK:
2, 0, 27, 24
HSL:
65°, 30.6358%, 66.0784%
HSV (HSB):
65°, 27.1795%, 76.4706%
XYZ:
45.8834, 52.0596, 33.2214
xyY:
0.3498, 0.3969, 52.0596
CIE-Lab:
77.3164, -9.9945, 26.2478
CIE-LCH:
77.3164, 28.0863, 110.8455
CIE-Luv:
77.3164, 0.2678, 37.5926
Hunter-Lab:
72.1523, -12.7540, 23.2075
#bfc38e color charts
#bfc38e color shades, tints & tones
#bfc38e color schemes
#bfc38e color preview, HTML & CSS examples
This text has a color of #bfc38e
<p style="color:#bfc38e;">Text here</p>
.mytext {color:#bfc38e;}
This box has a color of #bfc38e
<div style="background-color:#bfc38e;">Content here</div>
.mybackground {background-color:#bfc38e;}
Border around this has a color of #bfc38e
<div style="border:2px solid #bfc38e;">Content here</div>
.myborder {border:2px solid #bfc38e;}