#f02fa3 color space conversions
Hex:
#f02fa3
RGB:
240, 47, 163
CMY:
6, 82, 36
CMYK:
0, 80, 32, 6
HSL:
324°, 86.5471%, 56.2745%
HSV (HSB):
324°, 80.4167%, 94.1176%
XYZ:
43.5626, 23.2026, 36.8329
xyY:
0.4205, 0.2240, 23.2026
CIE-Lab:
55.2805, 78.2602, -16.4575
CIE-LCH:
55.2805, 79.9719, 348.1242
CIE-Luv:
55.2805, 107.2238, -37.6831
Hunter-Lab:
48.1691, 77.1335, -11.6182
#f02fa3 color charts
#f02fa3 color shades, tints & tones
#f02fa3 color schemes
#f02fa3 color preview, HTML & CSS examples
This text has a color of #f02fa3
<p style="color:#f02fa3;">Text here</p>
.mytext {color:#f02fa3;}
This box has a color of #f02fa3
<div style="background-color:#f02fa3;">Content here</div>
.mybackground {background-color:#f02fa3;}
Border around this has a color of #f02fa3
<div style="border:2px solid #f02fa3;">Content here</div>
.myborder {border:2px solid #f02fa3;}