#f080c9 color space conversions
Hex:
#f080c9
RGB:
240, 128, 201
CMY:
6, 50, 21
CMYK:
0, 47, 16, 6
HSL:
321°, 78.8732%, 72.1569%
HSV (HSB):
321°, 46.6667%, 94.1176%
XYZ:
54.1970, 38.1807, 59.7714
xyY:
0.3562, 0.2509, 38.1807
CIE-Lab:
68.1536, 51.8879, -18.6677
CIE-LCH:
68.1536, 55.1437, 340.2128
CIE-Luv:
68.1536, 62.9536, -37.3167
Hunter-Lab:
61.7905, 48.4305, -14.0993
#f080c9 color charts
#f080c9 color shades, tints & tones
#f080c9 color schemes
#f080c9 color preview, HTML & CSS examples
This text has a color of #f080c9
<p style="color:#f080c9;">Text here</p>
.mytext {color:#f080c9;}
This box has a color of #f080c9
<div style="background-color:#f080c9;">Content here</div>
.mybackground {background-color:#f080c9;}
Border around this has a color of #f080c9
<div style="border:2px solid #f080c9;">Content here</div>
.myborder {border:2px solid #f080c9;}