#feb05c color space conversions
Hex:
#feb05c
RGB:
254, 176, 92
CMY:
0, 31, 64
CMYK:
0, 31, 64, 0
HSL:
31°, 98.7805%, 67.8431%
HSV (HSB):
31°, 63.7795%, 99.6078%
XYZ:
58.3302, 52.8942, 17.2605
xyY:
0.4540, 0.4117, 52.8942
CIE-Lab:
77.8125, 20.5373, 53.5041
CIE-LCH:
77.8125, 57.3102, 69.0009
CIE-Luv:
77.8125, 61.0923, 59.2192
Hunter-Lab:
72.7284, 15.8871, 36.8387
#feb05c color charts
#feb05c RGB chart
#feb05c CMYK chart
#feb05c RGB pie chart
#feb05c color shades, tints & tones
#feb05c color schemes
#feb05c color preview, HTML & CSS examples
This text has a color of #feb05c
<p style="color:#feb05c;">Text here</p>
.mytext {color:#feb05c;}
Text color #feb05c
This box has a color of #feb05c
<div style="background-color:#feb05c;">Content here</div>
.mybackground {background-color:#feb05c;}
Background color #feb05c
Border around this has a color of #feb05c
<div style="border:2px solid #feb05c;">Content here</div>
.myborder {border:2px solid #feb05c;}
Border color #feb05c