#bfc241 color space conversions
Hex:
#bfc241
RGB:
191, 194, 65
CMY:
25, 24, 75
CMYK:
2, 0, 66, 24
HSL:
61°, 51.3944%, 50.7843%
HSV (HSB):
61°, 66.4948%, 76.0784%
XYZ:
41.7318, 50.0416, 12.4605
xyY:
0.4004, 0.4801, 50.0416
CIE-Lab:
76.0948, -16.9347, 61.6835
CIE-LCH:
76.0948, 63.9659, 105.3518
CIE-Luv:
76.0948, 3.3049, 73.6535
Hunter-Lab:
70.7401, -18.4924, 39.0744
#bfc241 color charts
#bfc241 color shades, tints & tones
#bfc241 color schemes
#bfc241 color preview, HTML & CSS examples
This text has a color of #bfc241
<p style="color:#bfc241;">Text here</p>
.mytext {color:#bfc241;}
This box has a color of #bfc241
<div style="background-color:#bfc241;">Content here</div>
.mybackground {background-color:#bfc241;}
Border around this has a color of #bfc241
<div style="border:2px solid #bfc241;">Content here</div>
.myborder {border:2px solid #bfc241;}