#bfc38d color space conversions
Hex:
#bfc38d
RGB:
191, 195, 141
CMY:
25, 24, 45
CMYK:
2, 0, 28, 24
HSL:
64°, 31.0345%, 65.8824%
HSV (HSB):
64°, 27.6923%, 76.4706%
XYZ:
45.8087, 52.0297, 32.8277
xyY:
0.3506, 0.3982, 52.0297
CIE-Lab:
77.2986, -10.1306, 26.7510
CIE-LCH:
77.2986, 28.6050, 110.7417
CIE-Luv:
77.2986, 0.3097, 38.2282
Hunter-Lab:
72.1316, -12.8701, 23.5088
#bfc38d color charts
#bfc38d color shades, tints & tones
#bfc38d color schemes
#bfc38d color preview, HTML & CSS examples
This text has a color of #bfc38d
<p style="color:#bfc38d;">Text here</p>
.mytext {color:#bfc38d;}
This box has a color of #bfc38d
<div style="background-color:#bfc38d;">Content here</div>
.mybackground {background-color:#bfc38d;}
Border around this has a color of #bfc38d
<div style="border:2px solid #bfc38d;">Content here</div>
.myborder {border:2px solid #bfc38d;}