#bfc381 color space conversions
Hex:
#bfc381
RGB:
191, 195, 129
CMY:
25, 24, 49
CMYK:
2, 0, 34, 24
HSL:
64°, 35.4839%, 63.5294%
HSV (HSB):
64°, 33.8462%, 76.4706%
XYZ:
44.9634, 51.6916, 28.3765
xyY:
0.3596, 0.4134, 51.6916
CIE-Lab:
77.0960, -11.6838, 32.7598
CIE-LCH:
77.0960, 34.7810, 109.6288
CIE-Luv:
77.0960, 0.7929, 45.5608
Hunter-Lab:
71.8968, -14.1877, 26.9270
#bfc381 color charts
#bfc381 color shades, tints & tones
#bfc381 color schemes
#bfc381 color preview, HTML & CSS examples
This text has a color of #bfc381
<p style="color:#bfc381;">Text here</p>
.mytext {color:#bfc381;}
This box has a color of #bfc381
<div style="background-color:#bfc381;">Content here</div>
.mybackground {background-color:#bfc381;}
Border around this has a color of #bfc381
<div style="border:2px solid #bfc381;">Content here</div>
.myborder {border:2px solid #bfc381;}