#f0ccf0 color space conversions
Hex:
#f0ccf0
RGB:
240, 204, 240
CMY:
6, 20, 6
CMYK:
0, 15, 0, 6
HSL:
300°, 54.5455%, 87.0588%
HSV (HSB):
300°, 15.0000%, 94.1176%
XYZ:
73.2562, 68.0023, 91.7028
xyY:
0.3145, 0.2919, 68.0023
CIE-Lab:
86.0076, 18.7411, -12.9983
CIE-LCH:
86.0076, 22.8075, 325.2560
CIE-Luv:
86.0076, 18.2220, -23.5732
Hunter-Lab:
82.4635, 14.2589, -8.2085
#f0ccf0 color charts
#f0ccf0 color shades, tints & tones
#f0ccf0 color schemes
#f0ccf0 color preview, HTML & CSS examples
This text has a color of #f0ccf0
<p style="color:#f0ccf0;">Text here</p>
.mytext {color:#f0ccf0;}
This box has a color of #f0ccf0
<div style="background-color:#f0ccf0;">Content here</div>
.mybackground {background-color:#f0ccf0;}
Border around this has a color of #f0ccf0
<div style="border:2px solid #f0ccf0;">Content here</div>
.myborder {border:2px solid #f0ccf0;}