#fec9b9 color space conversions
Hex:
#fec9b9
RGB:
254, 201, 185
CMY:
0, 21, 27
CMYK:
0, 21, 27, 0
HSL:
14°, 97.1831%, 86.0784%
HSV (HSB):
14°, 27.1654%, 99.6078%
XYZ:
70.5167, 66.3469, 54.9885
xyY:
0.3676, 0.3458, 66.3469
CIE-Lab:
85.1731, 16.5508, 15.1663
CIE-LCH:
85.1731, 22.4487, 42.5005
CIE-Luv:
85.1731, 34.7177, 18.6664
Hunter-Lab:
81.4536, 11.9886, 16.9914
#fec9b9 color charts
#fec9b9 color shades, tints & tones
#fec9b9 color schemes
#fec9b9 color preview, HTML & CSS examples
This text has a color of #fec9b9
<p style="color:#fec9b9;">Text here</p>
.mytext {color:#fec9b9;}
This box has a color of #fec9b9
<div style="background-color:#fec9b9;">Content here</div>
.mybackground {background-color:#fec9b9;}
Border around this has a color of #fec9b9
<div style="border:2px solid #fec9b9;">Content here</div>
.myborder {border:2px solid #fec9b9;}