#f080ac color space conversions
Hex:
#f080ac
RGB:
240, 128, 172
CMY:
6, 50, 33
CMYK:
0, 47, 28, 6
HSL:
336°, 78.8732%, 72.1569%
HSV (HSB):
336°, 46.6667%, 94.1176%
XYZ:
51.1007, 36.9422, 43.4670
xyY:
0.3886, 0.2809, 36.9422
CIE-Lab:
67.2336, 47.8022, -3.7577
CIE-LCH:
67.2336, 47.9496, 355.5052
CIE-Luv:
67.2336, 69.9402, -14.3108
Hunter-Lab:
60.7801, 43.7085, 0.1447
#f080ac color charts
#f080ac color shades, tints & tones
#f080ac color schemes
#f080ac color preview, HTML & CSS examples
This text has a color of #f080ac
<p style="color:#f080ac;">Text here</p>
.mytext {color:#f080ac;}
This box has a color of #f080ac
<div style="background-color:#f080ac;">Content here</div>
.mybackground {background-color:#f080ac;}
Border around this has a color of #f080ac
<div style="border:2px solid #f080ac;">Content here</div>
.myborder {border:2px solid #f080ac;}