#fec9f5 color space conversions
Hex:
#fec9f5
RGB:
254, 201, 245
CMY:
0, 21, 4
CMYK:
0, 21, 4, 0
HSL:
310°, 96.3636%, 89.2157%
HSV (HSB):
310°, 20.8661%, 99.6078%
XYZ:
78.2411, 69.4367, 95.6651
xyY:
0.3215, 0.2853, 69.4367
CIE-Lab:
86.7198, 25.8420, -14.4522
CIE-LCH:
86.7198, 29.6087, 330.7837
CIE-Luv:
86.7198, 27.7644, -27.1817
Hunter-Lab:
83.3287, 21.7767, -9.7375
#fec9f5 color charts
#fec9f5 color shades, tints & tones
#fec9f5 color schemes
#fec9f5 color preview, HTML & CSS examples
This text has a color of #fec9f5
<p style="color:#fec9f5;">Text here</p>
.mytext {color:#fec9f5;}
This box has a color of #fec9f5
<div style="background-color:#fec9f5;">Content here</div>
.mybackground {background-color:#fec9f5;}
Border around this has a color of #fec9f5
<div style="border:2px solid #fec9f5;">Content here</div>
.myborder {border:2px solid #fec9f5;}