#f03a9a color space conversions
Hex:
#f03a9a
RGB:
240, 58, 154
CMY:
6, 77, 40
CMYK:
0, 76, 36, 6
HSL:
328°, 85.8491%, 58.4314%
HSV (HSB):
328°, 75.8333%, 94.1176%
XYZ:
43.2810, 23.8845, 32.9009
xyY:
0.4325, 0.2387, 23.8845
CIE-Lab:
55.9719, 74.4472, -10.1186
CIE-LCH:
55.9719, 75.1317, 352.2600
CIE-Luv:
55.9719, 107.8607, -28.1094
Hunter-Lab:
48.8717, 72.5546, -5.7043
#f03a9a color charts
#f03a9a color shades, tints & tones
#f03a9a color schemes
#f03a9a color preview, HTML & CSS examples
This text has a color of #f03a9a
<p style="color:#f03a9a;">Text here</p>
.mytext {color:#f03a9a;}
This box has a color of #f03a9a
<div style="background-color:#f03a9a;">Content here</div>
.mybackground {background-color:#f03a9a;}
Border around this has a color of #f03a9a
<div style="border:2px solid #f03a9a;">Content here</div>
.myborder {border:2px solid #f03a9a;}