#fec48c color space conversions
Hex:
#fec48c
RGB:
254, 196, 140
CMY:
0, 23, 45
CMYK:
0, 23, 45, 0
HSL:
29°, 98.2759%, 77.2549%
HSV (HSB):
29°, 44.8819%, 99.6078%
XYZ:
65.3466, 62.4441, 33.4197
xyY:
0.4053, 0.3873, 62.4441
CIE-Lab:
83.1490, 13.9310, 36.0366
CIE-LCH:
83.1490, 38.6356, 68.8645
CIE-Luv:
83.1490, 42.4758, 44.8796
Hunter-Lab:
79.0216, 9.3221, 30.2403
#fec48c color charts
#fec48c color shades, tints & tones
#fec48c color schemes
#fec48c color preview, HTML & CSS examples
This text has a color of #fec48c
<p style="color:#fec48c;">Text here</p>
.mytext {color:#fec48c;}
This box has a color of #fec48c
<div style="background-color:#fec48c;">Content here</div>
.mybackground {background-color:#fec48c;}
Border around this has a color of #fec48c
<div style="border:2px solid #fec48c;">Content here</div>
.myborder {border:2px solid #fec48c;}