#feb04c color space conversions
Hex:
#feb04c
RGB:
254, 176, 76
CMY:
0, 31, 70
CMYK:
0, 31, 70, 0
HSL:
34°, 98.8889%, 64.7059%
HSV (HSB):
34°, 70.0787%, 99.6078%
XYZ:
57.7029, 52.6433, 13.9574
xyY:
0.4642, 0.4235, 52.6433
CIE-Lab:
77.6639, 19.6491, 60.6468
CIE-LCH:
77.6639, 63.7505, 72.0481
CIE-Luv:
77.6639, 62.3197, 65.0969
Hunter-Lab:
72.5557, 14.9869, 39.3835
#feb04c color charts
#feb04c RGB chart
#feb04c CMYK chart
#feb04c RGB pie chart
#feb04c color shades, tints & tones
#feb04c color schemes
#feb04c color preview, HTML & CSS examples
This text has a color of #feb04c
<p style="color:#feb04c;">Text here</p>
.mytext {color:#feb04c;}
Text color #feb04c
This box has a color of #feb04c
<div style="background-color:#feb04c;">Content here</div>
.mybackground {background-color:#feb04c;}
Background color #feb04c
Border around this has a color of #feb04c
<div style="border:2px solid #feb04c;">Content here</div>
.myborder {border:2px solid #feb04c;}
Border color #feb04c