#bfc10d color space conversions
Hex:
#bfc10d
RGB:
191, 193, 13
CMY:
25, 24, 95
CMYK:
1, 0, 93, 24
HSL:
61°, 87.3786%, 40.3922%
HSV (HSB):
61°, 93.2642%, 75.6863%
XYZ:
40.6285, 49.2454, 7.7447
xyY:
0.4162, 0.5045, 49.2454
CIE-Lab:
75.6037, -18.1970, 75.0710
CIE-LCH:
75.6037, 77.2450, 103.6255
CIE-Luv:
75.6037, 4.5790, 82.4791
Hunter-Lab:
70.1750, -19.4621, 42.5791
#bfc10d color charts
#bfc10d color shades, tints & tones
#bfc10d color schemes
#bfc10d color preview, HTML & CSS examples
This text has a color of #bfc10d
<p style="color:#bfc10d;">Text here</p>
.mytext {color:#bfc10d;}
This box has a color of #bfc10d
<div style="background-color:#bfc10d;">Content here</div>
.mybackground {background-color:#bfc10d;}
Border around this has a color of #bfc10d
<div style="border:2px solid #bfc10d;">Content here</div>
.myborder {border:2px solid #bfc10d;}