#f05f8e color space conversions
Hex:
#f05f8e
RGB:
240, 95, 142
CMY:
6, 63, 44
CMYK:
0, 60, 41, 6
HSL:
341°, 82.8571%, 65.6863%
HSV (HSB):
341°, 60.4167%, 94.1176%
XYZ:
44.9099, 28.6627, 28.7566
xyY:
0.4389, 0.2801, 28.6627
CIE-Lab:
60.4828, 59.7705, 3.5483
CIE-LCH:
60.4828, 59.8757, 3.3974
CIE-Luv:
60.4828, 96.1653, -6.7663
Hunter-Lab:
53.5375, 56.0437, 5.6298
#f05f8e color charts
#f05f8e color shades, tints & tones
#f05f8e color schemes
#f05f8e color preview, HTML & CSS examples
This text has a color of #f05f8e
<p style="color:#f05f8e;">Text here</p>
.mytext {color:#f05f8e;}
This box has a color of #f05f8e
<div style="background-color:#f05f8e;">Content here</div>
.mybackground {background-color:#f05f8e;}
Border around this has a color of #f05f8e
<div style="border:2px solid #f05f8e;">Content here</div>
.myborder {border:2px solid #f05f8e;}