#feb30d color space conversions
Hex:
#feb30d
RGB:
254, 179, 13
CMY:
0, 30, 95
CMYK:
0, 30, 95, 0
HSL:
41°, 99.1770%, 52.3529%
HSV (HSB):
41°, 94.8819%, 99.6078%
XYZ:
57.0658, 53.3401, 7.6687
xyY:
0.4833, 0.4517, 53.3401
CIE-Lab:
78.0754, 16.3117, 79.6044
CIE-LCH:
78.0754, 81.2584, 78.4198
CIE-Luv:
78.0754, 62.4203, 78.2345
Hunter-Lab:
73.0343, 11.6620, 44.8984
#feb30d color charts
#feb30d color shades, tints & tones
#feb30d color schemes
#feb30d color preview, HTML & CSS examples
This text has a color of #feb30d
<p style="color:#feb30d;">Text here</p>
.mytext {color:#feb30d;}
This box has a color of #feb30d
<div style="background-color:#feb30d;">Content here</div>
.mybackground {background-color:#feb30d;}
Border around this has a color of #feb30d
<div style="border:2px solid #feb30d;">Content here</div>
.myborder {border:2px solid #feb30d;}