#feb50c color space conversions
Hex:
#feb50c
RGB:
254, 181, 12
CMY:
0, 29, 95
CMYK:
0, 29, 95, 0
HSL:
42°, 99.1803%, 52.1569%
HSV (HSB):
42°, 95.2756%, 99.6078%
XYZ:
57.4633, 54.1451, 7.7702
xyY:
0.4814, 0.4536, 54.1451
CIE-Lab:
78.5463, 15.2590, 80.0535
CIE-LCH:
78.5463, 81.4948, 79.2083
CIE-Luv:
78.5463, 60.8257, 79.0223
Hunter-Lab:
73.5834, 10.6247, 45.2475
#feb50c color charts
#feb50c color shades, tints & tones
#feb50c color schemes
#feb50c color preview, HTML & CSS examples
This text has a color of #feb50c
<p style="color:#feb50c;">Text here</p>
.mytext {color:#feb50c;}
This box has a color of #feb50c
<div style="background-color:#feb50c;">Content here</div>
.mybackground {background-color:#feb50c;}
Border around this has a color of #feb50c
<div style="border:2px solid #feb50c;">Content here</div>
.myborder {border:2px solid #feb50c;}