#bff072 color space conversions
Hex:
#bff072
RGB:
191, 240, 114
CMY:
25, 6, 55
CMYK:
20, 0, 53, 6
HSL:
83°, 80.7692%, 69.4118%
HSV (HSB):
83°, 52.5000%, 94.1176%
XYZ:
55.6832, 74.6114, 27.3862
xyY:
0.3531, 0.4732, 74.6114
CIE-Lab:
89.2107, -35.1197, 55.1508
CIE-LCH:
89.2107, 65.3835, 122.4887
CIE-Luv:
89.2107, -23.9460, 76.3906
Hunter-Lab:
86.3779, -36.0920, 41.6666
#bff072 color charts
#bff072 color shades, tints & tones
#bff072 color schemes
#bff072 color preview, HTML & CSS examples
This text has a color of #bff072
<p style="color:#bff072;">Text here</p>
.mytext {color:#bff072;}
This box has a color of #bff072
<div style="background-color:#bff072;">Content here</div>
.mybackground {background-color:#bff072;}
Border around this has a color of #bff072
<div style="border:2px solid #bff072;">Content here</div>
.myborder {border:2px solid #bff072;}