#fec2a8 color space conversions
Hex:
#fec2a8
RGB:
254, 194, 168
CMY:
0, 24, 34
CMYK:
0, 24, 34, 0
HSL:
18°, 97.7273%, 82.7451%
HSV (HSB):
18°, 33.8583%, 99.6078%
XYZ:
67.2327, 62.4816, 45.5624
xyY:
0.3836, 0.3565, 62.4816
CIE-Lab:
83.1688, 18.0512, 21.3875
CIE-LCH:
83.1688, 27.9870, 49.8354
CIE-Luv:
83.1688, 40.8996, 26.4298
Hunter-Lab:
79.0453, 13.4957, 21.1564
#fec2a8 color charts
#fec2a8 color shades, tints & tones
#fec2a8 color schemes
#fec2a8 color preview, HTML & CSS examples
This text has a color of #fec2a8
<p style="color:#fec2a8;">Text here</p>
.mytext {color:#fec2a8;}
This box has a color of #fec2a8
<div style="background-color:#fec2a8;">Content here</div>
.mybackground {background-color:#fec2a8;}
Border around this has a color of #fec2a8
<div style="border:2px solid #fec2a8;">Content here</div>
.myborder {border:2px solid #fec2a8;}