#f080d2 color space conversions
Hex:
#f080d2
RGB:
240, 128, 210
CMY:
6, 50, 18
CMYK:
0, 47, 13, 6
HSL:
316°, 78.8732%, 72.1569%
HSV (HSB):
316°, 46.6667%, 94.1176%
XYZ:
55.2872, 38.6168, 65.5126
xyY:
0.3468, 0.2422, 38.6168
CIE-Lab:
68.4727, 53.2738, -23.2011
CIE-LCH:
68.4727, 58.1067, 336.4666
CIE-Luv:
68.4727, 60.7609, -44.6343
Hunter-Lab:
62.1424, 50.0598, -19.0059
#f080d2 color charts
#f080d2 color shades, tints & tones
#f080d2 color schemes
#f080d2 color preview, HTML & CSS examples
This text has a color of #f080d2
<p style="color:#f080d2;">Text here</p>
.mytext {color:#f080d2;}
This box has a color of #f080d2
<div style="background-color:#f080d2;">Content here</div>
.mybackground {background-color:#f080d2;}
Border around this has a color of #f080d2
<div style="border:2px solid #f080d2;">Content here</div>
.myborder {border:2px solid #f080d2;}