#f03a75 color space conversions
Hex:
#f03a75
RGB:
240, 58, 117
CMY:
6, 77, 54
CMYK:
0, 76, 51, 6
HSL:
341°, 85.8491%, 58.4314%
HSV (HSB):
341°, 75.8333%, 94.1176%
XYZ:
40.6591, 22.8357, 19.0944
xyY:
0.4923, 0.2765, 22.8357
CIE-Lab:
54.9027, 71.1261, 10.2992
CIE-LCH:
54.9027, 71.8679, 8.2393
CIE-Luv:
54.9027, 122.3252, -1.2483
Hunter-Lab:
47.7867, 68.2491, 9.7599
#f03a75 color charts
#f03a75 color shades, tints & tones
#f03a75 color schemes
#f03a75 color preview, HTML & CSS examples
This text has a color of #f03a75
<p style="color:#f03a75;">Text here</p>
.mytext {color:#f03a75;}
This box has a color of #f03a75
<div style="background-color:#f03a75;">Content here</div>
.mybackground {background-color:#f03a75;}
Border around this has a color of #f03a75
<div style="border:2px solid #f03a75;">Content here</div>
.myborder {border:2px solid #f03a75;}