#bfc341 color space conversions
Hex:
#bfc341
RGB:
191, 195, 65
CMY:
25, 24, 75
CMYK:
2, 0, 67, 24
HSL:
62°, 52.0000%, 50.9804%
HSV (HSB):
62°, 66.6667%, 76.4706%
XYZ:
41.9551, 50.4882, 12.5350
xyY:
0.3997, 0.4809, 50.4882
CIE-Lab:
76.3680, -17.4355, 61.9615
CIE-LCH:
76.3680, 64.3679, 105.7162
CIE-Luv:
76.3680, 2.6710, 74.0850
Hunter-Lab:
71.0551, -18.9495, 39.2791
#bfc341 color charts
#bfc341 color shades, tints & tones
#bfc341 color schemes
#bfc341 color preview, HTML & CSS examples
This text has a color of #bfc341
<p style="color:#bfc341;">Text here</p>
.mytext {color:#bfc341;}
This box has a color of #bfc341
<div style="background-color:#bfc341;">Content here</div>
.mybackground {background-color:#bfc341;}
Border around this has a color of #bfc341
<div style="border:2px solid #bfc341;">Content here</div>
.myborder {border:2px solid #bfc341;}