#f03b5a color space conversions
Hex:
#f03b5a
RGB:
240, 59, 90
CMY:
6, 77, 65
CMYK:
0, 75, 63, 6
HSL:
350°, 85.7820%, 58.6275%
HSV (HSB):
350°, 75.4167%, 94.1176%
XYZ:
39.3446, 22.3914, 11.9211
xyY:
0.5342, 0.3040, 22.3914
CIE-Lab:
54.4398, 69.0167, 25.7691
CIE-LCH:
54.4398, 73.6706, 20.4744
CIE-Luv:
54.4398, 130.9957, 15.5778
Hunter-Lab:
47.3195, 65.6076, 18.1868
#f03b5a color charts
#f03b5a color shades, tints & tones
#f03b5a color schemes
#f03b5a color preview, HTML & CSS examples
This text has a color of #f03b5a
<p style="color:#f03b5a;">Text here</p>
.mytext {color:#f03b5a;}
This box has a color of #f03b5a
<div style="background-color:#f03b5a;">Content here</div>
.mybackground {background-color:#f03b5a;}
Border around this has a color of #f03b5a
<div style="border:2px solid #f03b5a;">Content here</div>
.myborder {border:2px solid #f03b5a;}