#f0d0fe color space conversions
Hex:
#f0d0fe
RGB:
240, 208, 254
CMY:
6, 18, 0
CMYK:
6, 18, 0, 0
HSL:
282°, 95.8333%, 90.5882%
HSV (HSB):
282°, 18.1102%, 99.6078%
XYZ:
76.3804, 70.7928, 103.4046
xyY:
0.3048, 0.2825, 70.7928
CIE-Lab:
87.3842, 19.2338, -18.3392
CIE-LCH:
87.3842, 26.5756, 316.3640
CIE-Luv:
87.3842, 14.8646, -32.3458
Hunter-Lab:
84.1384, 14.7991, -13.9694
#f0d0fe color charts
#f0d0fe color shades, tints & tones
#f0d0fe color schemes
#f0d0fe color preview, HTML & CSS examples
This text has a color of #f0d0fe
<p style="color:#f0d0fe;">Text here</p>
.mytext {color:#f0d0fe;}
This box has a color of #f0d0fe
<div style="background-color:#f0d0fe;">Content here</div>
.mybackground {background-color:#f0d0fe;}
Border around this has a color of #f0d0fe
<div style="border:2px solid #f0d0fe;">Content here</div>
.myborder {border:2px solid #f0d0fe;}