#bfed01 color space conversions
Hex:
#bfed01
RGB:
191, 237, 1
CMY:
25, 7, 100
CMYK:
19, 0, 100, 7
HSL:
72°, 99.1597%, 46.6667%
HSV (HSB):
72°, 99.5781%, 92.9412%
XYZ:
51.7755, 71.6469, 11.1291
xyY:
0.3848, 0.5325, 71.6469
CIE-Lab:
87.7984, -39.0573, 85.4516
CIE-LCH:
87.7984, 93.9545, 114.5637
CIE-Luv:
87.7984, -22.0092, 99.9949
Hunter-Lab:
84.6445, -38.9427, 51.4557
#bfed01 color charts
#bfed01 color shades, tints & tones
#bfed01 color schemes
#bfed01 color preview, HTML & CSS examples
This text has a color of #bfed01
<p style="color:#bfed01;">Text here</p>
.mytext {color:#bfed01;}
This box has a color of #bfed01
<div style="background-color:#bfed01;">Content here</div>
.mybackground {background-color:#bfed01;}
Border around this has a color of #bfed01
<div style="border:2px solid #bfed01;">Content here</div>
.myborder {border:2px solid #bfed01;}