#fec8ff color space conversions
Hex:
#fec8ff
RGB:
254, 200, 255
CMY:
0, 22, 0
CMYK:
0, 22, 0, 0
HSL:
299°, 100.0000%, 89.2157%
HSV (HSB):
299°, 21.5686%, 100.0000%
XYZ:
79.5773, 69.5994, 103.8476
xyY:
0.3145, 0.2751, 69.5994
CIE-Lab:
86.8000, 28.1490, -19.6268
CIE-LCH:
86.8000, 34.3158, 325.1141
CIE-Luv:
86.8000, 27.0380, -35.9488
Hunter-Lab:
83.4262, 24.2689, -15.4048
#fec8ff color charts
#fec8ff color shades, tints & tones
#fec8ff color schemes
#fec8ff color preview, HTML & CSS examples
This text has a color of #fec8ff
<p style="color:#fec8ff;">Text here</p>
.mytext {color:#fec8ff;}
This box has a color of #fec8ff
<div style="background-color:#fec8ff;">Content here</div>
.mybackground {background-color:#fec8ff;}
Border around this has a color of #fec8ff
<div style="border:2px solid #fec8ff;">Content here</div>
.myborder {border:2px solid #fec8ff;}