#f0def2 color space conversions
Hex:
#f0def2
RGB:
240, 222, 242
CMY:
6, 13, 5
CMYK:
1, 8, 0, 5
HSL:
294°, 43.4783%, 90.9804%
HSV (HSB):
294°, 8.2645%, 94.9020%
XYZ:
78.0835, 77.1786, 94.7859
xyY:
0.3123, 0.3087, 77.1786
CIE-Lab:
90.4038, 9.6481, -7.5121
CIE-LCH:
90.4038, 12.2277, 322.0954
CIE-Luv:
90.4038, 8.9633, -13.3906
Hunter-Lab:
87.8514, 4.9133, -2.4741
#f0def2 color charts
#f0def2 color shades, tints & tones
#f0def2 color schemes
#f0def2 color preview, HTML & CSS examples
This text has a color of #f0def2
<p style="color:#f0def2;">Text here</p>
.mytext {color:#f0def2;}
This box has a color of #f0def2
<div style="background-color:#f0def2;">Content here</div>
.mybackground {background-color:#f0def2;}
Border around this has a color of #f0def2
<div style="border:2px solid #f0def2;">Content here</div>
.myborder {border:2px solid #f0def2;}