#fec2a3 color space conversions
Hex:
#fec2a3
RGB:
254, 194, 163
CMY:
0, 24, 36
CMYK:
0, 24, 36, 0
HSL:
20°, 97.8495%, 81.7647%
HSV (HSB):
20°, 35.8268%, 99.6078%
XYZ:
66.7757, 62.2987, 43.1557
xyY:
0.3877, 0.3617, 62.2987
CIE-Lab:
83.0720, 17.4567, 23.9022
CIE-LCH:
83.0720, 29.5982, 53.8579
CIE-Luv:
83.0720, 41.4512, 29.7314
Hunter-Lab:
78.9296, 12.8872, 22.8331
#fec2a3 color charts
#fec2a3 color shades, tints & tones
#fec2a3 color schemes
#fec2a3 color preview, HTML & CSS examples
This text has a color of #fec2a3
<p style="color:#fec2a3;">Text here</p>
.mytext {color:#fec2a3;}
This box has a color of #fec2a3
<div style="background-color:#fec2a3;">Content here</div>
.mybackground {background-color:#fec2a3;}
Border around this has a color of #fec2a3
<div style="border:2px solid #fec2a3;">Content here</div>
.myborder {border:2px solid #fec2a3;}