#f03ba9 color space conversions
Hex:
#f03ba9
RGB:
240, 59, 169
CMY:
6, 77, 34
CMYK:
0, 75, 30, 6
HSL:
324°, 85.7820%, 58.6275%
HSV (HSB):
324°, 75.4167%, 94.1176%
XYZ:
44.6606, 24.5178, 39.9146
xyY:
0.4094, 0.2247, 24.5178
CIE-Lab:
56.6025, 75.7738, -17.9610
CIE-LCH:
56.6025, 77.8733, 346.6650
CIE-Luv:
56.6025, 101.4317, -39.5108
Hunter-Lab:
49.5154, 74.3466, -13.1332
#f03ba9 color charts
#f03ba9 color shades, tints & tones
#f03ba9 color schemes
#f03ba9 color preview, HTML & CSS examples
This text has a color of #f03ba9
<p style="color:#f03ba9;">Text here</p>
.mytext {color:#f03ba9;}
This box has a color of #f03ba9
<div style="background-color:#f03ba9;">Content here</div>
.mybackground {background-color:#f03ba9;}
Border around this has a color of #f03ba9
<div style="border:2px solid #f03ba9;">Content here</div>
.myborder {border:2px solid #f03ba9;}