#feb01c color space conversions
Hex:
#feb01c
RGB:
254, 176, 28
CMY:
0, 31, 89
CMYK:
0, 31, 89, 0
HSL:
39°, 99.1228%, 55.2941%
HSV (HSB):
39°, 88.9764%, 99.6078%
XYZ:
56.6080, 52.2053, 8.1917
xyY:
0.4838, 0.4462, 52.2053
CIE-Lab:
77.4035, 18.0768, 76.6096
CIE-LCH:
77.4035, 78.7135, 76.7233
CIE-Luv:
77.4035, 64.5551, 75.7740
Hunter-Lab:
72.2533, 13.4055, 43.8553
#feb01c color charts
#feb01c RGB chart
#feb01c CMYK chart
#feb01c RGB pie chart
#feb01c color shades, tints & tones
#feb01c color schemes
#feb01c color preview, HTML & CSS examples
This text has a color of #feb01c
<p style="color:#feb01c;">Text here</p>
.mytext {color:#feb01c;}
Text color #feb01c
This box has a color of #feb01c
<div style="background-color:#feb01c;">Content here</div>
.mybackground {background-color:#feb01c;}
Background color #feb01c
Border around this has a color of #feb01c
<div style="border:2px solid #feb01c;">Content here</div>
.myborder {border:2px solid #feb01c;}
Border color #feb01c