#ffe5f2 color space conversions
Hex:
#ffe5f2
RGB:
255, 229, 242
CMY:
0, 10, 5
CMYK:
0, 10, 5, 0
HSL:
330°, 100.0000%, 94.9020%
HSV (HSB):
330°, 10.1961%, 100.0000%
XYZ:
85.2863, 83.7094, 95.6669
xyY:
0.3222, 0.3163, 83.7094
CIE-Lab:
93.3242, 11.0379, -3.0667
CIE-LCH:
93.3242, 11.4560, 344.4729
CIE-Luv:
93.3242, 14.2166, -6.7319
Hunter-Lab:
91.4929, 6.2787, 2.0501
#ffe5f2 color charts
#ffe5f2 color shades, tints & tones
#ffe5f2 color schemes
#ffe5f2 color preview, HTML & CSS examples
This text has a color of #ffe5f2
<p style="color:#ffe5f2;">Text here</p>
.mytext {color:#ffe5f2;}
This box has a color of #ffe5f2
<div style="background-color:#ffe5f2;">Content here</div>
.mybackground {background-color:#ffe5f2;}
Border around this has a color of #ffe5f2
<div style="border:2px solid #ffe5f2;">Content here</div>
.myborder {border:2px solid #ffe5f2;}