#bfd93c color space conversions
Hex:
#bfd93c
RGB:
191, 217, 60
CMY:
25, 15, 76
CMYK:
12, 0, 72, 15
HSL:
70°, 67.3820%, 54.3137%
HSV (HSB):
70°, 72.3502%, 85.0980%
XYZ:
47.1143, 61.0283, 13.5714
xyY:
0.3871, 0.5014, 61.0283
CIE-Lab:
82.3940, -28.4039, 69.7403
CIE-LCH:
82.3940, 75.3026, 112.1601
CIE-Luv:
82.3940, -10.7044, 84.7658
Hunter-Lab:
78.1206, -29.0583, 44.3843
#bfd93c color charts
#bfd93c color shades, tints & tones
#bfd93c color schemes
#bfd93c color preview, HTML & CSS examples
This text has a color of #bfd93c
<p style="color:#bfd93c;">Text here</p>
.mytext {color:#bfd93c;}
This box has a color of #bfd93c
<div style="background-color:#bfd93c;">Content here</div>
.mybackground {background-color:#bfd93c;}
Border around this has a color of #bfd93c
<div style="border:2px solid #bfd93c;">Content here</div>
.myborder {border:2px solid #bfd93c;}