#feb050 color space conversions
Hex:
#feb050
RGB:
254, 176, 80
CMY:
0, 31, 69
CMYK:
0, 31, 69, 0
HSL:
33°, 98.8636%, 65.4902%
HSV (HSB):
33°, 68.5039%, 99.6078%
XYZ:
57.8464, 52.7007, 14.7128
xyY:
0.4618, 0.4207, 52.7007
CIE-Lab:
77.6979, 19.8530, 58.9179
CIE-LCH:
77.6979, 62.1729, 71.3782
CIE-Luv:
77.6979, 62.0356, 63.7377
Hunter-Lab:
72.5952, 15.1932, 38.8004
#feb050 color charts
#feb050 color shades, tints & tones
#feb050 color schemes
#feb050 color preview, HTML & CSS examples
This text has a color of #feb050
<p style="color:#feb050;">Text here</p>
.mytext {color:#feb050;}
This box has a color of #feb050
<div style="background-color:#feb050;">Content here</div>
.mybackground {background-color:#feb050;}
Border around this has a color of #feb050
<div style="border:2px solid #feb050;">Content here</div>
.myborder {border:2px solid #feb050;}