#ffe8fa color space conversions
Hex:
#ffe8fa
RGB:
255, 232, 250
CMY:
0, 9, 2
CMYK:
0, 9, 2, 0
HSL:
313°, 100.0000%, 95.4902%
HSV (HSB):
313°, 9.0196%, 100.0000%
XYZ:
87.3519, 85.8754, 102.4141
xyY:
0.3169, 0.3115, 85.8754
CIE-Lab:
94.2590, 10.8707, -5.8563
CIE-LCH:
94.2590, 12.3478, 331.6873
CIE-Luv:
94.2590, 12.0138, -11.0708
Hunter-Lab:
92.6690, 6.0876, -0.6567
#ffe8fa color charts
#ffe8fa color shades, tints & tones
#ffe8fa color schemes
#ffe8fa color preview, HTML & CSS examples
This text has a color of #ffe8fa
<p style="color:#ffe8fa;">Text here</p>
.mytext {color:#ffe8fa;}
This box has a color of #ffe8fa
<div style="background-color:#ffe8fa;">Content here</div>
.mybackground {background-color:#ffe8fa;}
Border around this has a color of #ffe8fa
<div style="border:2px solid #ffe8fa;">Content here</div>
.myborder {border:2px solid #ffe8fa;}