#f03da1 color space conversions
Hex:
#f03da1
RGB:
240, 61, 161
CMY:
6, 76, 37
CMYK:
0, 75, 33, 6
HSL:
326°, 85.6459%, 59.0196%
HSV (HSB):
326°, 74.5833%, 94.1176%
XYZ:
44.0369, 24.4360, 36.1138
xyY:
0.4211, 0.2336, 24.4360
CIE-Lab:
56.5217, 74.3044, -13.4046
CIE-LCH:
56.5217, 75.5038, 349.7738
CIE-Luv:
56.5217, 104.0542, -32.7156
Hunter-Lab:
49.4327, 72.5087, -8.7123
#f03da1 color charts
#f03da1 color shades, tints & tones
#f03da1 color schemes
#f03da1 color preview, HTML & CSS examples
This text has a color of #f03da1
<p style="color:#f03da1;">Text here</p>
.mytext {color:#f03da1;}
This box has a color of #f03da1
<div style="background-color:#f03da1;">Content here</div>
.mybackground {background-color:#f03da1;}
Border around this has a color of #f03da1
<div style="border:2px solid #f03da1;">Content here</div>
.myborder {border:2px solid #f03da1;}