#f02a9e color space conversions
Hex:
#f02a9e
RGB:
240, 42, 158
CMY:
6, 84, 38
CMYK:
0, 83, 34, 6
HSL:
325°, 86.8421%, 55.2941%
HSV (HSB):
325°, 82.5000%, 94.1176%
XYZ:
42.9347, 22.6498, 34.4567
xyY:
0.4292, 0.2264, 22.6498
CIE-Lab:
54.7098, 78.8589, -14.3778
CIE-LCH:
54.7098, 80.1589, 349.6672
CIE-Luv:
54.7098, 110.5919, -34.8076
Hunter-Lab:
47.5918, 77.7471, -9.6119
#f02a9e color charts
#f02a9e color shades, tints & tones
#f02a9e color schemes
#f02a9e color preview, HTML & CSS examples
This text has a color of #f02a9e
<p style="color:#f02a9e;">Text here</p>
.mytext {color:#f02a9e;}
This box has a color of #f02a9e
<div style="background-color:#f02a9e;">Content here</div>
.mybackground {background-color:#f02a9e;}
Border around this has a color of #f02a9e
<div style="border:2px solid #f02a9e;">Content here</div>
.myborder {border:2px solid #f02a9e;}