#f05f8d color space conversions
Hex:
#f05f8d
RGB:
240, 95, 141
CMY:
6, 63, 45
CMYK:
0, 60, 41, 6
HSL:
341°, 82.8571%, 65.6863%
HSV (HSB):
341°, 60.4167%, 94.1176%
XYZ:
44.8351, 28.6328, 28.3629
xyY:
0.4403, 0.2812, 28.6328
CIE-Lab:
60.4562, 59.6689, 4.0908
CIE-LCH:
60.4562, 59.8090, 3.9219
CIE-Luv:
60.4562, 96.4695, -6.0406
Hunter-Lab:
53.5096, 55.9214, 6.0299
#f05f8d color charts
#f05f8d color shades, tints & tones
#f05f8d color schemes
#f05f8d color preview, HTML & CSS examples
This text has a color of #f05f8d
<p style="color:#f05f8d;">Text here</p>
.mytext {color:#f05f8d;}
This box has a color of #f05f8d
<div style="background-color:#f05f8d;">Content here</div>
.mybackground {background-color:#f05f8d;}
Border around this has a color of #f05f8d
<div style="border:2px solid #f05f8d;">Content here</div>
.myborder {border:2px solid #f05f8d;}