#fecb7f color space conversions
Hex:
#fecb7f
RGB:
254, 203, 127
CMY:
0, 20, 50
CMYK:
0, 20, 50, 0
HSL:
36°, 98.4496%, 74.7059%
HSV (HSB):
36°, 50.0000%, 99.6078%
XYZ:
66.0598, 65.3150, 29.2040
xyY:
0.4114, 0.4067, 65.3150
CIE-Lab:
84.6458, 9.0790, 44.5467
CIE-LCH:
84.6458, 45.4625, 78.4804
CIE-Luv:
84.6458, 38.8431, 55.3638
Hunter-Lab:
80.8177, 4.4735, 35.1476
#fecb7f color charts
#fecb7f color shades, tints & tones
#fecb7f color schemes
#fecb7f color preview, HTML & CSS examples
This text has a color of #fecb7f
<p style="color:#fecb7f;">Text here</p>
.mytext {color:#fecb7f;}
This box has a color of #fecb7f
<div style="background-color:#fecb7f;">Content here</div>
.mybackground {background-color:#fecb7f;}
Border around this has a color of #fecb7f
<div style="border:2px solid #fecb7f;">Content here</div>
.myborder {border:2px solid #fecb7f;}