#f0c7f8 color space conversions
Hex:
#f0c7f8
RGB:
240, 199, 248
CMY:
6, 22, 3
CMYK:
3, 20, 0, 3
HSL:
290°, 77.7778%, 87.6471%
HSV (HSB):
290°, 19.7581%, 97.2549%
XYZ:
73.3019, 66.1494, 97.7116
xyY:
0.3091, 0.2789, 66.1494
CIE-Lab:
85.0726, 22.8665, -18.6487
CIE-LCH:
85.0726, 29.5068, 320.8012
CIE-Luv:
85.0726, 19.8669, -33.3518
Hunter-Lab:
81.3323, 18.5441, -14.2977
#f0c7f8 color charts
#f0c7f8 color shades, tints & tones
#f0c7f8 color schemes
#f0c7f8 color preview, HTML & CSS examples
This text has a color of #f0c7f8
<p style="color:#f0c7f8;">Text here</p>
.mytext {color:#f0c7f8;}
This box has a color of #f0c7f8
<div style="background-color:#f0c7f8;">Content here</div>
.mybackground {background-color:#f0c7f8;}
Border around this has a color of #f0c7f8
<div style="border:2px solid #f0c7f8;">Content here</div>
.myborder {border:2px solid #f0c7f8;}