#f03b94 color space conversions
Hex:
#f03b94
RGB:
240, 59, 148
CMY:
6, 77, 42
CMYK:
0, 75, 38, 6
HSL:
330°, 85.7820%, 58.6275%
HSV (HSB):
330°, 75.4167%, 94.1176%
XYZ:
42.8444, 23.7913, 30.3510
xyY:
0.4418, 0.2453, 23.7913
CIE-Lab:
55.8782, 73.5534, -6.7195
CIE-LCH:
55.8782, 73.8597, 354.7802
CIE-Luv:
55.8782, 109.9534, -23.2716
Hunter-Lab:
48.7763, 71.4333, -2.7497
#f03b94 color charts
#f03b94 color shades, tints & tones
#f03b94 color schemes
#f03b94 color preview, HTML & CSS examples
This text has a color of #f03b94
<p style="color:#f03b94;">Text here</p>
.mytext {color:#f03b94;}
This box has a color of #f03b94
<div style="background-color:#f03b94;">Content here</div>
.mybackground {background-color:#f03b94;}
Border around this has a color of #f03b94
<div style="border:2px solid #f03b94;">Content here</div>
.myborder {border:2px solid #f03b94;}