#f0c8e8 color space conversions
Hex:
#f0c8e8
RGB:
240, 200, 232
CMY:
6, 22, 9
CMYK:
0, 17, 3, 6
HSL:
312°, 57.1429%, 86.2745%
HSV (HSB):
312°, 16.6667%, 94.1176%
XYZ:
71.1549, 65.6600, 85.2673
xyY:
0.3204, 0.2957, 65.6600
CIE-Lab:
84.8227, 19.4226, -10.5154
CIE-LCH:
84.8227, 22.0864, 331.5689
CIE-Luv:
84.8227, 21.0831, -19.7113
Hunter-Lab:
81.0309, 14.9407, -5.6682
#f0c8e8 color charts
#f0c8e8 color shades, tints & tones
#f0c8e8 color schemes
#f0c8e8 color preview, HTML & CSS examples
This text has a color of #f0c8e8
<p style="color:#f0c8e8;">Text here</p>
.mytext {color:#f0c8e8;}
This box has a color of #f0c8e8
<div style="background-color:#f0c8e8;">Content here</div>
.mybackground {background-color:#f0c8e8;}
Border around this has a color of #f0c8e8
<div style="border:2px solid #f0c8e8;">Content here</div>
.myborder {border:2px solid #f0c8e8;}