#f7dcfb color space conversions
Hex:
#f7dcfb
RGB:
247, 220, 251
CMY:
3, 14, 2
CMYK:
2, 12, 0, 2
HSL:
292°, 79.4872%, 92.3529%
HSV (HSB):
292°, 12.3506%, 98.4314%
XYZ:
81.3636, 77.9256, 102.0196
xyY:
0.3114, 0.2982, 77.9256
CIE-Lab:
90.7459, 14.6406, -11.6615
CIE-LCH:
90.7459, 18.7173, 321.4622
CIE-Luv:
90.7459, 13.3068, -20.8790
Hunter-Lab:
88.2755, 10.0415, -6.7284
#f7dcfb color charts
#f7dcfb color shades, tints & tones
#f7dcfb color schemes
#f7dcfb color preview, HTML & CSS examples
This text has a color of #f7dcfb
<p style="color:#f7dcfb;">Text here</p>
.mytext {color:#f7dcfb;}
This box has a color of #f7dcfb
<div style="background-color:#f7dcfb;">Content here</div>
.mybackground {background-color:#f7dcfb;}
Border around this has a color of #f7dcfb
<div style="border:2px solid #f7dcfb;">Content here</div>
.myborder {border:2px solid #f7dcfb;}