#febf01 color space conversions
Hex:
#febf01
RGB:
254, 191, 1
CMY:
0, 25, 100
CMYK:
0, 25, 100, 0
HSL:
45°, 99.2157%, 50.0000%
HSV (HSB):
45°, 99.6063%, 99.6078%
XYZ:
59.5093, 58.3346, 8.1519
xyY:
0.4723, 0.4630, 58.3346
CIE-Lab:
80.9245, 9.9677, 82.8171
CIE-LCH:
80.9245, 83.4148, 83.1370
CIE-Luv:
80.9245, 52.9989, 83.2461
Hunter-Lab:
76.3771, 5.4186, 47.1358
#febf01 color charts
#febf01 color shades, tints & tones
#febf01 color schemes
#febf01 color preview, HTML & CSS examples
This text has a color of #febf01
<p style="color:#febf01;">Text here</p>
.mytext {color:#febf01;}
This box has a color of #febf01
<div style="background-color:#febf01;">Content here</div>
.mybackground {background-color:#febf01;}
Border around this has a color of #febf01
<div style="border:2px solid #febf01;">Content here</div>
.myborder {border:2px solid #febf01;}