#f02aac color space conversions
Hex:
#f02aac
RGB:
240, 42, 172
CMY:
6, 84, 33
CMYK:
0, 83, 28, 6
HSL:
321°, 86.8421%, 55.2941%
HSV (HSB):
321°, 82.5000%, 94.1176%
XYZ:
44.2095, 23.1598, 41.1699
xyY:
0.4073, 0.2134, 23.1598
CIE-Lab:
55.2365, 80.3487, -21.8012
CIE-LCH:
55.2365, 83.2538, 344.8193
CIE-Luv:
55.2365, 104.4499, -45.7367
Hunter-Lab:
48.1246, 79.7606, -17.0346
#f02aac color charts
#f02aac color shades, tints & tones
#f02aac color schemes
#f02aac color preview, HTML & CSS examples
This text has a color of #f02aac
<p style="color:#f02aac;">Text here</p>
.mytext {color:#f02aac;}
This box has a color of #f02aac
<div style="background-color:#f02aac;">Content here</div>
.mybackground {background-color:#f02aac;}
Border around this has a color of #f02aac
<div style="border:2px solid #f02aac;">Content here</div>
.myborder {border:2px solid #f02aac;}