#feb725 color space conversions
Hex:
#feb725
RGB:
254, 183, 37
CMY:
0, 28, 85
CMYK:
0, 28, 85, 0
HSL:
40°, 99.0868%, 57.0588%
HSV (HSB):
40°, 85.4331%, 99.6078%
XYZ:
58.1405, 55.0714, 9.3158
xyY:
0.4745, 0.4495, 55.0714
CIE-Lab:
79.0824, 14.6026, 75.8066
CIE-LCH:
79.0824, 77.2003, 79.0967
CIE-Luv:
79.0824, 58.7213, 77.1432
Hunter-Lab:
74.2101, 9.9795, 44.5042
#feb725 color charts
#feb725 color shades, tints & tones
#feb725 color schemes
#feb725 color preview, HTML & CSS examples
This text has a color of #feb725
<p style="color:#feb725;">Text here</p>
.mytext {color:#feb725;}
This box has a color of #feb725
<div style="background-color:#feb725;">Content here</div>
.mybackground {background-color:#feb725;}
Border around this has a color of #feb725
<div style="border:2px solid #feb725;">Content here</div>
.myborder {border:2px solid #feb725;}