#bfcd46 color space conversions
Hex:
#bfcd46
RGB:
191, 205, 70
CMY:
25, 20, 73
CMYK:
7, 0, 66, 20
HSL:
66°, 57.4468%, 53.9216%
HSV (HSB):
66°, 65.8537%, 80.3922%
XYZ:
44.4227, 55.1812, 14.1041
xyY:
0.3907, 0.4853, 55.1812
CIE-Lab:
79.1455, -22.0859, 62.8492
CIE-LCH:
79.1455, 66.6169, 109.3620
CIE-Luv:
79.1455, -3.6280, 76.9141
Hunter-Lab:
74.2841, -23.2522, 40.7416
#bfcd46 color charts
#bfcd46 color shades, tints & tones
#bfcd46 color schemes
#bfcd46 color preview, HTML & CSS examples
This text has a color of #bfcd46
<p style="color:#bfcd46;">Text here</p>
.mytext {color:#bfcd46;}
This box has a color of #bfcd46
<div style="background-color:#bfcd46;">Content here</div>
.mybackground {background-color:#bfcd46;}
Border around this has a color of #bfcd46
<div style="border:2px solid #bfcd46;">Content here</div>
.myborder {border:2px solid #bfcd46;}