#fef01f color space conversions
Hex:
#fef01f
RGB:
254, 240, 31
CMY:
0, 6, 88
CMYK:
0, 6, 88, 0
HSL:
56°, 99.1111%, 55.8824%
HSV (HSB):
56°, 87.7953%, 99.6078%
XYZ:
72.2805, 83.4899, 13.6019
xyY:
0.4268, 0.4929, 83.4899
CIE-Lab:
93.2285, -14.4281, 88.3458
CIE-LCH:
93.2285, 89.5162, 99.2753
CIE-Luv:
93.2285, 16.8507, 99.3469
Hunter-Lab:
91.3728, -18.7001, 55.1350
#fef01f color charts
#fef01f color shades, tints & tones
#fef01f color schemes
#fef01f color preview, HTML & CSS examples
This text has a color of #fef01f
<p style="color:#fef01f;">Text here</p>
.mytext {color:#fef01f;}
This box has a color of #fef01f
<div style="background-color:#fef01f;">Content here</div>
.mybackground {background-color:#fef01f;}
Border around this has a color of #fef01f
<div style="border:2px solid #fef01f;">Content here</div>
.myborder {border:2px solid #fef01f;}