#f7def2 color space conversions
Hex:
#f7def2
RGB:
247, 222, 242
CMY:
3, 13, 5
CMYK:
0, 10, 2, 3
HSL:
312°, 60.9756%, 91.9608%
HSV (HSB):
312°, 10.1215%, 96.8627%
XYZ:
80.5061, 78.4275, 94.8993
xyY:
0.3172, 0.3090, 78.4275
CIE-Lab:
90.9746, 11.9811, -6.6039
CIE-LCH:
90.9746, 13.6806, 331.1368
CIE-Luv:
90.9746, 13.0656, -12.3877
Hunter-Lab:
88.5593, 7.2891, -1.5431
#f7def2 color charts
#f7def2 color shades, tints & tones
#f7def2 color schemes
#f7def2 color preview, HTML & CSS examples
This text has a color of #f7def2
<p style="color:#f7def2;">Text here</p>
.mytext {color:#f7def2;}
This box has a color of #f7def2
<div style="background-color:#f7def2;">Content here</div>
.mybackground {background-color:#f7def2;}
Border around this has a color of #f7def2
<div style="border:2px solid #f7def2;">Content here</div>
.myborder {border:2px solid #f7def2;}