#f03a8d color space conversions
Hex:
#f03a8d
RGB:
240, 58, 141
CMY:
6, 77, 45
CMYK:
0, 76, 41, 6
HSL:
333°, 85.8491%, 58.4314%
HSV (HSB):
333°, 75.8333%, 94.1176%
XYZ:
42.2560, 23.4745, 27.5032
xyY:
0.4532, 0.2518, 23.4745
CIE-Lab:
55.5577, 73.1716, -3.0510
CIE-LCH:
55.5577, 73.2352, 357.6124
CIE-Luv:
55.5577, 113.1009, -18.2821
Hunter-Lab:
48.4505, 70.8901, 0.2590
#f03a8d color charts
#f03a8d color shades, tints & tones
#f03a8d color schemes
#f03a8d color preview, HTML & CSS examples
This text has a color of #f03a8d
<p style="color:#f03a8d;">Text here</p>
.mytext {color:#f03a8d;}
This box has a color of #f03a8d
<div style="background-color:#f03a8d;">Content here</div>
.mybackground {background-color:#f03a8d;}
Border around this has a color of #f03a8d
<div style="border:2px solid #f03a8d;">Content here</div>
.myborder {border:2px solid #f03a8d;}