#ffe5f5 color space conversions
Hex:
#ffe5f5
RGB:
255, 229, 245
CMY:
0, 10, 4
CMYK:
0, 10, 4, 0
HSL:
323°, 100.0000%, 94.9020%
HSV (HSB):
323°, 10.1961%, 100.0000%
XYZ:
85.7407, 83.8912, 98.0598
xyY:
0.3203, 0.3134, 83.8912
CIE-Lab:
93.4032, 11.5521, -4.5144
CIE-LCH:
93.4032, 12.4028, 338.6552
CIE-Luv:
93.4032, 13.9668, -9.0785
Hunter-Lab:
91.5921, 6.8102, 0.6378
#ffe5f5 color charts
#ffe5f5 color shades, tints & tones
#ffe5f5 color schemes
#ffe5f5 color preview, HTML & CSS examples
This text has a color of #ffe5f5
<p style="color:#ffe5f5;">Text here</p>
.mytext {color:#ffe5f5;}
This box has a color of #ffe5f5
<div style="background-color:#ffe5f5;">Content here</div>
.mybackground {background-color:#ffe5f5;}
Border around this has a color of #ffe5f5
<div style="border:2px solid #ffe5f5;">Content here</div>
.myborder {border:2px solid #ffe5f5;}