#f0d3f0 color space conversions
Hex:
#f0d3f0
RGB:
240, 211, 240
CMY:
6, 17, 6
CMYK:
0, 12, 0, 6
HSL:
300°, 49.1525%, 88.4314%
HSV (HSB):
300°, 12.0833%, 94.1176%
XYZ:
74.9576, 71.4051, 92.2699
xyY:
0.3141, 0.2992, 71.4051
CIE-Lab:
87.6814, 15.0481, -10.5009
CIE-LCH:
87.6814, 18.3498, 325.0919
CIE-Luv:
87.6814, 14.6888, -19.0053
Hunter-Lab:
84.5015, 10.4619, -5.5896
#f0d3f0 color charts
#f0d3f0 color shades, tints & tones
#f0d3f0 color schemes
#f0d3f0 color preview, HTML & CSS examples
This text has a color of #f0d3f0
<p style="color:#f0d3f0;">Text here</p>
.mytext {color:#f0d3f0;}
This box has a color of #f0d3f0
<div style="background-color:#f0d3f0;">Content here</div>
.mybackground {background-color:#f0d3f0;}
Border around this has a color of #f0d3f0
<div style="border:2px solid #f0d3f0;">Content here</div>
.myborder {border:2px solid #f0d3f0;}