#f0cfe5 color space conversions
Hex:
#f0cfe5
RGB:
240, 207, 229
CMY:
6, 19, 10
CMYK:
0, 14, 5, 6
HSL:
320°, 52.3810%, 87.6471%
HSV (HSB):
320°, 13.7500%, 94.1176%
XYZ:
72.3909, 68.8081, 83.5946
xyY:
0.3220, 0.3061, 68.8081
CIE-Lab:
86.4089, 15.1990, -6.5671
CIE-LCH:
86.4089, 16.5570, 336.6321
CIE-Luv:
86.4089, 17.7636, -12.8151
Hunter-Lab:
82.9506, 10.6130, -1.6849
#f0cfe5 color charts
#f0cfe5 color shades, tints & tones
#f0cfe5 color schemes
#f0cfe5 color preview, HTML & CSS examples
This text has a color of #f0cfe5
<p style="color:#f0cfe5;">Text here</p>
.mytext {color:#f0cfe5;}
This box has a color of #f0cfe5
<div style="background-color:#f0cfe5;">Content here</div>
.mybackground {background-color:#f0cfe5;}
Border around this has a color of #f0cfe5
<div style="border:2px solid #f0cfe5;">Content here</div>
.myborder {border:2px solid #f0cfe5;}