#feb00a color space conversions
Hex:
#feb00a
RGB:
254, 176, 10
CMY:
0, 31, 96
CMYK:
0, 31, 96, 0
HSL:
41°, 99.1870%, 51.7647%
HSV (HSB):
41°, 96.0630%, 99.6078%
XYZ:
56.4532, 52.1434, 7.3764
xyY:
0.4868, 0.4496, 52.1434
CIE-Lab:
77.3665, 17.8523, 79.4452
CIE-LCH:
77.3665, 81.4263, 77.3354
CIE-Luv:
77.3665, 64.8811, 77.3287
Hunter-Lab:
72.2104, 13.1808, 44.4907
#feb00a color charts
#feb00a color shades, tints & tones
#feb00a color schemes
#feb00a color preview, HTML & CSS examples
This text has a color of #feb00a
<p style="color:#feb00a;">Text here</p>
.mytext {color:#feb00a;}
This box has a color of #feb00a
<div style="background-color:#feb00a;">Content here</div>
.mybackground {background-color:#feb00a;}
Border around this has a color of #feb00a
<div style="border:2px solid #feb00a;">Content here</div>
.myborder {border:2px solid #feb00a;}