#feb31e color space conversions
Hex:
#feb31e
RGB:
254, 179, 30
CMY:
0, 30, 88
CMYK:
0, 30, 88, 0
HSL:
40°, 99.1150%, 55.6863%
HSV (HSB):
40°, 88.1890%, 99.6078%
XYZ:
57.2275, 53.4048, 8.5202
xyY:
0.4803, 0.4482, 53.4048
CIE-Lab:
78.1134, 16.5459, 76.7196
CIE-LCH:
78.1134, 78.4835, 77.8296
CIE-Luv:
78.1134, 62.0955, 76.6314
Hunter-Lab:
73.0786, 11.8951, 44.2424
#feb31e color charts
#feb31e color shades, tints & tones
#feb31e color schemes
#feb31e color preview, HTML & CSS examples
This text has a color of #feb31e
<p style="color:#feb31e;">Text here</p>
.mytext {color:#feb31e;}
This box has a color of #feb31e
<div style="background-color:#feb31e;">Content here</div>
.mybackground {background-color:#feb31e;}
Border around this has a color of #feb31e
<div style="border:2px solid #feb31e;">Content here</div>
.myborder {border:2px solid #feb31e;}