#ffe6f9 color space conversions
Hex:
#ffe6f9
RGB:
255, 230, 249
CMY:
0, 10, 2
CMYK:
0, 10, 2, 0
HSL:
314°, 100.0000%, 95.0980%
HSV (HSB):
314°, 9.8039%, 100.0000%
XYZ:
86.6357, 84.6932, 101.4038
xyY:
0.3177, 0.3105, 84.6932
CIE-Lab:
93.7507, 11.7292, -6.0862
CIE-LCH:
93.7507, 13.2143, 332.5758
CIE-Luv:
93.7507, 13.1193, -11.5788
Hunter-Lab:
92.0289, 6.9887, -0.9096
#ffe6f9 color charts
#ffe6f9 color shades, tints & tones
#ffe6f9 color schemes
#ffe6f9 color preview, HTML & CSS examples
This text has a color of #ffe6f9
<p style="color:#ffe6f9;">Text here</p>
.mytext {color:#ffe6f9;}
This box has a color of #ffe6f9
<div style="background-color:#ffe6f9;">Content here</div>
.mybackground {background-color:#ffe6f9;}
Border around this has a color of #ffe6f9
<div style="border:2px solid #ffe6f9;">Content here</div>
.myborder {border:2px solid #ffe6f9;}