#febf2b color space conversions
Hex:
#febf2b
RGB:
254, 191, 43
CMY:
0, 25, 83
CMYK:
0, 25, 83, 0
HSL:
42°, 99.0610%, 58.2353%
HSV (HSB):
42°, 83.0709%, 99.6078%
XYZ:
59.9399, 58.5069, 10.4193
xyY:
0.4651, 0.4540, 58.5069
CIE-Lab:
81.0198, 10.5861, 75.7962
CIE-LCH:
81.0198, 76.5319, 82.0492
CIE-Luv:
81.0198, 52.2848, 79.1869
Hunter-Lab:
76.4898, 6.0214, 45.4665
#febf2b color charts
#febf2b color shades, tints & tones
#febf2b color schemes
#febf2b color preview, HTML & CSS examples
This text has a color of #febf2b
<p style="color:#febf2b;">Text here</p>
.mytext {color:#febf2b;}
This box has a color of #febf2b
<div style="background-color:#febf2b;">Content here</div>
.mybackground {background-color:#febf2b;}
Border around this has a color of #febf2b
<div style="border:2px solid #febf2b;">Content here</div>
.myborder {border:2px solid #febf2b;}