#feb96e color space conversions
Hex:
#feb96e
RGB:
254, 185, 110
CMY:
0, 27, 57
CMYK:
0, 27, 57, 0
HSL:
31°, 98.6301%, 71.3725%
HSV (HSB):
31°, 56.6929%, 99.6078%
XYZ:
61.0365, 56.8945, 22.5166
xyY:
0.4346, 0.4051, 56.8945
CIE-Lab:
80.1202, 17.0623, 47.4537
CIE-LCH:
80.1202, 50.4279, 70.2236
CIE-Luv:
80.1202, 52.8908, 55.3050
Hunter-Lab:
75.4285, 12.4418, 35.1009
#feb96e color charts
#feb96e color shades, tints & tones
#feb96e color schemes
#feb96e color preview, HTML & CSS examples
This text has a color of #feb96e
<p style="color:#feb96e;">Text here</p>
.mytext {color:#feb96e;}
This box has a color of #feb96e
<div style="background-color:#feb96e;">Content here</div>
.mybackground {background-color:#feb96e;}
Border around this has a color of #feb96e
<div style="border:2px solid #feb96e;">Content here</div>
.myborder {border:2px solid #feb96e;}