#ffe6fb color space conversions
Hex:
#ffe6fb
RGB:
255, 230, 251
CMY:
0, 10, 2
CMYK:
0, 10, 2, 0
HSL:
310°, 100.0000%, 95.0980%
HSV (HSB):
310°, 9.8039%, 100.0000%
XYZ:
86.9494, 84.8187, 103.0557
xyY:
0.3164, 0.3086, 84.8187
CIE-Lab:
93.8049, 12.0802, -7.0476
CIE-LCH:
93.8049, 13.9857, 329.7405
CIE-Luv:
93.8049, 12.9536, -13.1585
Hunter-Lab:
92.0970, 7.3531, -1.8770
#ffe6fb color charts
#ffe6fb color shades, tints & tones
#ffe6fb color schemes
#ffe6fb color preview, HTML & CSS examples
This text has a color of #ffe6fb
<p style="color:#ffe6fb;">Text here</p>
.mytext {color:#ffe6fb;}
This box has a color of #ffe6fb
<div style="background-color:#ffe6fb;">Content here</div>
.mybackground {background-color:#ffe6fb;}
Border around this has a color of #ffe6fb
<div style="border:2px solid #ffe6fb;">Content here</div>
.myborder {border:2px solid #ffe6fb;}