#ffe5f3 color space conversions
Hex:
#ffe5f3
RGB:
255, 229, 243
CMY:
0, 10, 5
CMYK:
0, 10, 5, 0
HSL:
328°, 100.0000%, 94.9020%
HSV (HSB):
328°, 10.1961%, 100.0000%
XYZ:
85.4370, 83.7697, 96.4602
xyY:
0.3216, 0.3153, 83.7697
CIE-Lab:
93.3504, 11.2086, -3.5495
CIE-LCH:
93.3504, 11.7572, 342.4282
CIE-Luv:
93.3504, 14.1335, -7.5127
Hunter-Lab:
91.5258, 6.4551, 1.5816
#ffe5f3 color charts
#ffe5f3 color shades, tints & tones
#ffe5f3 color schemes
#ffe5f3 color preview, HTML & CSS examples
This text has a color of #ffe5f3
<p style="color:#ffe5f3;">Text here</p>
.mytext {color:#ffe5f3;}
This box has a color of #ffe5f3
<div style="background-color:#ffe5f3;">Content here</div>
.mybackground {background-color:#ffe5f3;}
Border around this has a color of #ffe5f3
<div style="border:2px solid #ffe5f3;">Content here</div>
.myborder {border:2px solid #ffe5f3;}