#fecefa color space conversions
Hex:
#fecefa
RGB:
254, 206, 250
CMY:
0, 19, 2
CMYK:
0, 19, 2, 0
HSL:
305°, 96.0000%, 90.1961%
HSV (HSB):
305°, 18.8976%, 99.6078%
XYZ:
80.1997, 72.1156, 100.1352
xyY:
0.3177, 0.2857, 72.1156
CIE-Lab:
88.0242, 24.0977, -15.1417
CIE-LCH:
88.0242, 28.4599, 327.8570
CIE-Luv:
88.0242, 24.6416, -28.0349
Hunter-Lab:
84.9209, 19.9647, -10.4677
#fecefa color charts
#fecefa RGB chart
#fecefa CMYK chart
#fecefa RGB pie chart
#fecefa color shades, tints & tones
#fecefa color schemes
#fecefa color preview, HTML & CSS examples
This text has a color of #fecefa
<p style="color:#fecefa;">Text here</p>
.mytext {color:#fecefa;}
Text color #fecefa
This box has a color of #fecefa
<div style="background-color:#fecefa;">Content here</div>
.mybackground {background-color:#fecefa;}
Background color #fecefa
Border around this has a color of #fecefa
<div style="border:2px solid #fecefa;">Content here</div>
.myborder {border:2px solid #fecefa;}
Border color #fecefa