#ffe7fe color space conversions
Hex:
#ffe7fe
RGB:
255, 231, 254
CMY:
0, 9, 0
CMYK:
0, 9, 0, 0
HSL:
303°, 100.0000%, 95.2941%
HSV (HSB):
303°, 9.4118%, 100.0000%
XYZ:
87.7053, 85.5676, 105.6596
xyY:
0.3144, 0.3068, 85.5676
CIE-Lab:
94.1272, 12.0937, -8.1322
CIE-LCH:
94.1272, 14.5736, 326.0820
CIE-Luv:
94.1272, 12.1978, -14.8851
Hunter-Lab:
92.5027, 7.3627, -2.9710
#ffe7fe color charts
#ffe7fe color shades, tints & tones
#ffe7fe color schemes
#ffe7fe color preview, HTML & CSS examples
This text has a color of #ffe7fe
<p style="color:#ffe7fe;">Text here</p>
.mytext {color:#ffe7fe;}
This box has a color of #ffe7fe
<div style="background-color:#ffe7fe;">Content here</div>
.mybackground {background-color:#ffe7fe;}
Border around this has a color of #ffe7fe
<div style="border:2px solid #ffe7fe;">Content here</div>
.myborder {border:2px solid #ffe7fe;}