#f080f6 color space conversions
Hex:
#f080f6
RGB:
240, 128, 246
CMY:
6, 50, 4
CMYK:
2, 48, 0, 4
HSL:
297°, 86.7647%, 73.3333%
HSV (HSB):
297°, 47.9675%, 96.4706%
XYZ:
60.2889, 40.6174, 91.8512
xyY:
0.3128, 0.2107, 40.6174
CIE-Lab:
69.9070, 59.3163, -40.8596
CIE-LCH:
69.9070, 72.0273, 325.4393
CIE-Luv:
69.9070, 52.0949, -74.1084
Hunter-Lab:
63.7318, 57.3265, -40.8373
#f080f6 color charts
#f080f6 color shades, tints & tones
#f080f6 color schemes
#f080f6 color preview, HTML & CSS examples
This text has a color of #f080f6
<p style="color:#f080f6;">Text here</p>
.mytext {color:#f080f6;}
This box has a color of #f080f6
<div style="background-color:#f080f6;">Content here</div>
.mybackground {background-color:#f080f6;}
Border around this has a color of #f080f6
<div style="border:2px solid #f080f6;">Content here</div>
.myborder {border:2px solid #f080f6;}