#f8c0f8 color space conversions
Hex:
#f8c0f8
RGB:
248, 192, 248
CMY:
3, 25, 3
CMYK:
0, 23, 0, 3
HSL:
300°, 80.0000%, 86.2745%
HSV (HSB):
300°, 22.5806%, 97.2549%
XYZ:
74.5043, 64.4330, 97.3170
xyY:
0.3154, 0.2727, 64.4330
CIE-Lab:
84.1907, 29.1612, -19.9090
CIE-LCH:
84.1907, 35.3093, 325.6777
CIE-Luv:
84.1907, 28.1689, -36.4335
Hunter-Lab:
80.2702, 25.2053, -15.6921
#f8c0f8 color charts
#f8c0f8 color shades, tints & tones
#f8c0f8 color schemes
#f8c0f8 color preview, HTML & CSS examples
This text has a color of #f8c0f8
<p style="color:#f8c0f8;">Text here</p>
.mytext {color:#f8c0f8;}
This box has a color of #f8c0f8
<div style="background-color:#f8c0f8;">Content here</div>
.mybackground {background-color:#f8c0f8;}
Border around this has a color of #f8c0f8
<div style="border:2px solid #f8c0f8;">Content here</div>
.myborder {border:2px solid #f8c0f8;}