#bfda32 color space conversions
Hex:
#bfda32
RGB:
191, 218, 50
CMY:
25, 15, 80
CMYK:
12, 0, 77, 15
HSL:
70°, 69.4215%, 52.5490%
HSV (HSB):
70°, 77.0642%, 85.4902%
XYZ:
47.1330, 61.4495, 12.3944
xyY:
0.3896, 0.5079, 61.4495
CIE-Lab:
82.6198, -29.3250, 73.1056
CIE-LCH:
82.6198, 78.7679, 111.8573
CIE-Luv:
82.6198, -11.2165, 87.4053
Hunter-Lab:
78.3897, -29.8562, 45.4983
#bfda32 color charts
#bfda32 color shades, tints & tones
#bfda32 color schemes
#bfda32 color preview, HTML & CSS examples
This text has a color of #bfda32
<p style="color:#bfda32;">Text here</p>
.mytext {color:#bfda32;}
This box has a color of #bfda32
<div style="background-color:#bfda32;">Content here</div>
.mybackground {background-color:#bfda32;}
Border around this has a color of #bfda32
<div style="border:2px solid #bfda32;">Content here</div>
.myborder {border:2px solid #bfda32;}