#fec5d2 color space conversions
Hex:
#fec5d2
RGB:
254, 197, 210
CMY:
0, 23, 18
CMYK:
0, 22, 17, 0
HSL:
346°, 96.6102%, 88.4314%
HSV (HSB):
346°, 22.4409%, 99.6078%
XYZ:
72.4722, 65.6565, 69.8260
xyY:
0.3485, 0.3157, 65.6565
CIE-Lab:
84.8209, 22.2148, 1.3582
CIE-LCH:
84.8209, 22.2563, 3.4988
CIE-Luv:
84.8209, 34.1784, -2.0707
Hunter-Lab:
81.0287, 17.8504, 5.6272
#fec5d2 color charts
#fec5d2 color shades, tints & tones
#fec5d2 color schemes
#fec5d2 color preview, HTML & CSS examples
This text has a color of #fec5d2
<p style="color:#fec5d2;">Text here</p>
.mytext {color:#fec5d2;}
This box has a color of #fec5d2
<div style="background-color:#fec5d2;">Content here</div>
.mybackground {background-color:#fec5d2;}
Border around this has a color of #fec5d2
<div style="border:2px solid #fec5d2;">Content here</div>
.myborder {border:2px solid #fec5d2;}