#bfc21d color space conversions
Hex:
#bfc21d
RGB:
191, 194, 29
CMY:
25, 24, 89
CMYK:
2, 0, 85, 24
HSL:
61°, 73.9910%, 43.7255%
HSV (HSB):
61°, 85.0515%, 76.0784%
XYZ:
40.9994, 49.7486, 8.6039
xyY:
0.4127, 0.5007, 49.7486
CIE-Lab:
75.9147, -18.3948, 72.6496
CIE-LCH:
75.9147, 74.9422, 104.2086
CIE-Luv:
75.9147, 3.8185, 81.2794
Hunter-Lab:
70.5327, -19.6734, 42.1404
#bfc21d color charts
#bfc21d color shades, tints & tones
#bfc21d color schemes
#bfc21d color preview, HTML & CSS examples
This text has a color of #bfc21d
<p style="color:#bfc21d;">Text here</p>
.mytext {color:#bfc21d;}
This box has a color of #bfc21d
<div style="background-color:#bfc21d;">Content here</div>
.mybackground {background-color:#bfc21d;}
Border around this has a color of #bfc21d
<div style="border:2px solid #bfc21d;">Content here</div>
.myborder {border:2px solid #bfc21d;}