#feb97e color space conversions
Hex:
#feb97e
RGB:
254, 185, 126
CMY:
0, 27, 51
CMYK:
0, 27, 50, 0
HSL:
28°, 98.4615%, 74.5098%
HSV (HSB):
28°, 50.3937%, 99.6078%
XYZ:
61.9879, 57.2751, 27.5267
xyY:
0.4223, 0.3902, 57.2751
CIE-Lab:
80.3341, 18.3705, 39.6308
CIE-LCH:
80.3341, 43.6815, 65.1304
CIE-Luv:
80.3341, 51.3807, 47.2483
Hunter-Lab:
75.6803, 13.7644, 31.4110
#feb97e color charts
#feb97e color shades, tints & tones
#feb97e color schemes
#feb97e color preview, HTML & CSS examples
This text has a color of #feb97e
<p style="color:#feb97e;">Text here</p>
.mytext {color:#feb97e;}
This box has a color of #feb97e
<div style="background-color:#feb97e;">Content here</div>
.mybackground {background-color:#feb97e;}
Border around this has a color of #feb97e
<div style="border:2px solid #feb97e;">Content here</div>
.myborder {border:2px solid #feb97e;}