#f03b75 color space conversions
Hex:
#f03b75
RGB:
240, 59, 117
CMY:
6, 77, 54
CMYK:
0, 75, 51, 6
HSL:
341°, 85.7820%, 58.6275%
HSV (HSB):
341°, 75.4167%, 94.1176%
XYZ:
40.7100, 22.9375, 19.1114
xyY:
0.4919, 0.2772, 22.9375
CIE-Lab:
55.0080, 70.8297, 10.4475
CIE-LCH:
55.0080, 71.5960, 8.3907
CIE-Luv:
55.0080, 121.9161, -0.9979
Hunter-Lab:
47.8932, 67.9151, 9.8660
#f03b75 color charts
#f03b75 color shades, tints & tones
#f03b75 color schemes
#f03b75 color preview, HTML & CSS examples
This text has a color of #f03b75
<p style="color:#f03b75;">Text here</p>
.mytext {color:#f03b75;}
This box has a color of #f03b75
<div style="background-color:#f03b75;">Content here</div>
.mybackground {background-color:#f03b75;}
Border around this has a color of #f03b75
<div style="border:2px solid #f03b75;">Content here</div>
.myborder {border:2px solid #f03b75;}