#f0cffb color space conversions
Hex:
#f0cffb
RGB:
240, 207, 251
CMY:
6, 19, 2
CMYK:
4, 18, 0, 2
HSL:
285°, 84.6154%, 89.8039%
HSV (HSB):
285°, 17.5299%, 98.4314%
XYZ:
75.6606, 70.1159, 100.8128
xyY:
0.3068, 0.2843, 70.1159
CIE-Lab:
87.0537, 19.1935, -17.2526
CIE-LCH:
87.0537, 25.8078, 318.0483
CIE-Luv:
87.0537, 15.6425, -30.5526
Hunter-Lab:
83.7353, 14.7504, -12.7673
#f0cffb color charts
#f0cffb color shades, tints & tones
#f0cffb color schemes
#f0cffb color preview, HTML & CSS examples
This text has a color of #f0cffb
<p style="color:#f0cffb;">Text here</p>
.mytext {color:#f0cffb;}
This box has a color of #f0cffb
<div style="background-color:#f0cffb;">Content here</div>
.mybackground {background-color:#f0cffb;}
Border around this has a color of #f0cffb
<div style="border:2px solid #f0cffb;">Content here</div>
.myborder {border:2px solid #f0cffb;}