#bfd50c color space conversions
Hex:
#bfd50c
RGB:
191, 213, 12
CMY:
25, 16, 95
CMYK:
10, 0, 94, 16
HSL:
67°, 89.3333%, 44.1176%
HSV (HSB):
67°, 94.3662%, 83.5294%
XYZ:
45.3465, 58.6914, 9.2864
xyY:
0.4001, 0.5179, 58.6914
CIE-Lab:
81.1217, -27.9325, 79.4154
CIE-LCH:
81.1217, 84.1845, 109.3781
CIE-Luv:
81.1217, -8.0396, 90.2743
Hunter-Lab:
76.6103, -28.4120, 46.4403
#bfd50c color charts
#bfd50c color shades, tints & tones
#bfd50c color schemes
#bfd50c color preview, HTML & CSS examples
This text has a color of #bfd50c
<p style="color:#bfd50c;">Text here</p>
.mytext {color:#bfd50c;}
This box has a color of #bfd50c
<div style="background-color:#bfd50c;">Content here</div>
.mybackground {background-color:#bfd50c;}
Border around this has a color of #bfd50c
<div style="border:2px solid #bfd50c;">Content here</div>
.myborder {border:2px solid #bfd50c;}