#f030a9 color space conversions
Hex:
#f030a9
RGB:
240, 48, 169
CMY:
6, 81, 34
CMYK:
0, 80, 30, 6
HSL:
322°, 86.4865%, 56.4706%
HSV (HSB):
322°, 80.0000%, 94.1176%
XYZ:
44.1536, 23.5037, 39.7456
xyY:
0.4111, 0.2188, 23.5037
CIE-Lab:
55.5875, 78.6724, -19.5087
CIE-LCH:
55.5875, 81.0551, 346.0730
CIE-Luv:
55.5875, 104.4003, -42.1622
Hunter-Lab:
48.4807, 77.7270, -14.6709
#f030a9 color charts
#f030a9 color shades, tints & tones
#f030a9 color schemes
#f030a9 color preview, HTML & CSS examples
This text has a color of #f030a9
<p style="color:#f030a9;">Text here</p>
.mytext {color:#f030a9;}
This box has a color of #f030a9
<div style="background-color:#f030a9;">Content here</div>
.mybackground {background-color:#f030a9;}
Border around this has a color of #f030a9
<div style="border:2px solid #f030a9;">Content here</div>
.myborder {border:2px solid #f030a9;}