#feb60c color space conversions
Hex:
#feb60c
RGB:
254, 182, 12
CMY:
0, 29, 95
CMYK:
0, 28, 95, 0
HSL:
42°, 99.1803%, 52.1569%
HSV (HSB):
42°, 95.2756%, 99.6078%
XYZ:
57.6674, 54.5533, 7.8383
xyY:
0.4803, 0.4544, 54.5533
CIE-Lab:
78.7832, 14.7375, 80.2207
CIE-LCH:
78.7832, 81.5632, 79.5902
CIE-Luv:
78.7832, 60.0247, 79.3854
Hunter-Lab:
73.8602, 10.1110, 45.4101
#feb60c color charts
#feb60c color shades, tints & tones
#feb60c color schemes
#feb60c color preview, HTML & CSS examples
This text has a color of #feb60c
<p style="color:#feb60c;">Text here</p>
.mytext {color:#feb60c;}
This box has a color of #feb60c
<div style="background-color:#feb60c;">Content here</div>
.mybackground {background-color:#feb60c;}
Border around this has a color of #feb60c
<div style="border:2px solid #feb60c;">Content here</div>
.myborder {border:2px solid #feb60c;}