#f7e7fa color space conversions
Hex:
#f7e7fa
RGB:
247, 231, 250
CMY:
3, 9, 2
CMYK:
1, 8, 0, 2
HSL:
291°, 65.5172%, 94.3137%
HSV (HSB):
291°, 7.6000%, 98.0392%
XYZ:
84.1890, 83.8281, 102.1857
xyY:
0.3116, 0.3102, 83.8281
CIE-Lab:
93.3758, 8.7381, -7.2334
CIE-LCH:
93.3758, 11.3435, 320.3821
CIE-Luv:
93.3758, 7.8680, -12.8474
Hunter-Lab:
91.5577, 3.9081, -2.0820
#f7e7fa color charts
#f7e7fa color shades, tints & tones
#f7e7fa color schemes
#f7e7fa color preview, HTML & CSS examples
This text has a color of #f7e7fa
<p style="color:#f7e7fa;">Text here</p>
.mytext {color:#f7e7fa;}
This box has a color of #f7e7fa
<div style="background-color:#f7e7fa;">Content here</div>
.mybackground {background-color:#f7e7fa;}
Border around this has a color of #f7e7fa
<div style="border:2px solid #f7e7fa;">Content here</div>
.myborder {border:2px solid #f7e7fa;}