#feb31b color space conversions
Hex:
#feb31b
RGB:
254, 179, 27
CMY:
0, 30, 89
CMYK:
0, 30, 89, 0
HSL:
40°, 99.1266%, 55.0980%
HSV (HSB):
40°, 89.3701%, 99.6078%
XYZ:
57.1910, 53.3902, 8.3280
xyY:
0.4810, 0.4490, 53.3902
CIE-Lab:
78.1048, 16.4931, 77.3532
CIE-LCH:
78.1048, 79.0920, 77.9637
CIE-Luv:
78.1048, 62.1686, 76.9924
Hunter-Lab:
73.0686, 11.8425, 44.3905
#feb31b color charts
#feb31b color shades, tints & tones
#feb31b color schemes
#feb31b color preview, HTML & CSS examples
This text has a color of #feb31b
<p style="color:#feb31b;">Text here</p>
.mytext {color:#feb31b;}
This box has a color of #feb31b
<div style="background-color:#feb31b;">Content here</div>
.mybackground {background-color:#feb31b;}
Border around this has a color of #feb31b
<div style="border:2px solid #feb31b;">Content here</div>
.myborder {border:2px solid #feb31b;}