#fecafb color space conversions
Hex:
#fecafb
RGB:
254, 202, 251
CMY:
0, 21, 2
CMYK:
0, 20, 1, 0
HSL:
303°, 96.2963%, 89.4118%
HSV (HSB):
303°, 20.4724%, 99.6078%
XYZ:
79.4062, 70.2769, 100.6464
xyY:
0.3172, 0.2807, 70.2769
CIE-Lab:
87.1325, 26.3777, -17.0095
CIE-LCH:
87.1325, 31.3864, 327.1843
CIE-Luv:
87.1325, 26.5334, -31.4086
Hunter-Lab:
83.8313, 22.3728, -12.5006
#fecafb color charts
#fecafb color shades, tints & tones
#fecafb color schemes
#fecafb color preview, HTML & CSS examples
This text has a color of #fecafb
<p style="color:#fecafb;">Text here</p>
.mytext {color:#fecafb;}
This box has a color of #fecafb
<div style="background-color:#fecafb;">Content here</div>
.mybackground {background-color:#fecafb;}
Border around this has a color of #fecafb
<div style="border:2px solid #fecafb;">Content here</div>
.myborder {border:2px solid #fecafb;}