#f0dcf7 color space conversions
Hex:
#f0dcf7
RGB:
240, 220, 247
CMY:
6, 14, 3
CMYK:
3, 11, 0, 3
HSL:
284°, 62.7907%, 91.5686%
HSV (HSB):
284°, 10.9312%, 96.8627%
XYZ:
78.3169, 76.4271, 98.6198
xyY:
0.3091, 0.3016, 76.4271
CIE-Lab:
90.0573, 11.6078, -10.6503
CIE-LCH:
90.0573, 15.7534, 317.4633
CIE-Luv:
90.0573, 9.5747, -18.7096
Hunter-Lab:
87.4226, 6.9184, -5.6882
#f0dcf7 color charts
#f0dcf7 color shades, tints & tones
#f0dcf7 color schemes
#f0dcf7 color preview, HTML & CSS examples
This text has a color of #f0dcf7
<p style="color:#f0dcf7;">Text here</p>
.mytext {color:#f0dcf7;}
This box has a color of #f0dcf7
<div style="background-color:#f0dcf7;">Content here</div>
.mybackground {background-color:#f0dcf7;}
Border around this has a color of #f0dcf7
<div style="border:2px solid #f0dcf7;">Content here</div>
.myborder {border:2px solid #f0dcf7;}