#feb98c color space conversions
Hex:
#feb98c
RGB:
254, 185, 140
CMY:
0, 27, 45
CMYK:
0, 27, 45, 0
HSL:
24°, 98.2759%, 77.2549%
HSV (HSB):
24°, 44.8819%, 99.6078%
XYZ:
62.9556, 57.6622, 32.6227
xyY:
0.4108, 0.3763, 57.6622
CIE-Lab:
80.5506, 19.6819, 32.6376
CIE-LCH:
80.5506, 38.1129, 58.9082
CIE-Luv:
80.5506, 49.9070, 39.3652
Hunter-Lab:
75.9356, 15.1009, 27.6833
#feb98c color charts
#feb98c RGB chart
#feb98c CMYK chart
#feb98c RGB pie chart
#feb98c color shades, tints & tones
#feb98c color schemes
#feb98c color preview, HTML & CSS examples
This text has a color of #feb98c
<p style="color:#feb98c;">Text here</p>
.mytext {color:#feb98c;}
Text color #feb98c
This box has a color of #feb98c
<div style="background-color:#feb98c;">Content here</div>
.mybackground {background-color:#feb98c;}
Background color #feb98c
Border around this has a color of #feb98c
<div style="border:2px solid #feb98c;">Content here</div>
.myborder {border:2px solid #feb98c;}
Border color #feb98c