#f02aaf color space conversions
Hex:
#f02aaf
RGB:
240, 42, 175
CMY:
6, 84, 31
CMYK:
0, 83, 27, 6
HSL:
320°, 86.8421%, 55.2941%
HSV (HSB):
320°, 82.5000%, 94.1176%
XYZ:
44.5010, 23.2763, 42.7048
xyY:
0.4028, 0.2107, 23.2763
CIE-Lab:
55.3558, 80.6838, -23.3708
CIE-LCH:
55.3558, 84.0004, 343.8459
CIE-Luv:
55.3558, 103.1373, -48.0968
Hunter-Lab:
48.2456, 80.2161, -18.7089
#f02aaf color charts
#f02aaf color shades, tints & tones
#f02aaf color schemes
#f02aaf color preview, HTML & CSS examples
This text has a color of #f02aaf
<p style="color:#f02aaf;">Text here</p>
.mytext {color:#f02aaf;}
This box has a color of #f02aaf
<div style="background-color:#f02aaf;">Content here</div>
.mybackground {background-color:#f02aaf;}
Border around this has a color of #f02aaf
<div style="border:2px solid #f02aaf;">Content here</div>
.myborder {border:2px solid #f02aaf;}