#f03f75 color space conversions
Hex:
#f03f75
RGB:
240, 63, 117
CMY:
6, 75, 54
CMYK:
0, 74, 51, 6
HSL:
342°, 85.5072%, 59.4118%
HSV (HSB):
342°, 73.7500%, 94.1176%
XYZ:
40.9236, 23.3646, 19.1825
xyY:
0.4903, 0.2799, 23.3646
CIE-Lab:
55.4460, 69.5996, 11.0638
CIE-LCH:
55.4460, 70.4735, 9.0324
CIE-Luv:
55.4460, 120.2172, 0.0425
Hunter-Lab:
48.3370, 66.5339, 10.3066
#f03f75 color charts
#f03f75 color shades, tints & tones
#f03f75 color schemes
#f03f75 color preview, HTML & CSS examples
This text has a color of #f03f75
<p style="color:#f03f75;">Text here</p>
.mytext {color:#f03f75;}
This box has a color of #f03f75
<div style="background-color:#f03f75;">Content here</div>
.mybackground {background-color:#f03f75;}
Border around this has a color of #f03f75
<div style="border:2px solid #f03f75;">Content here</div>
.myborder {border:2px solid #f03f75;}