#f05f6c color space conversions
Hex:
#f05f6c
RGB:
240, 95, 108
CMY:
6, 63, 58
CMYK:
0, 60, 55, 6
HSL:
355°, 82.8571%, 65.6863%
HSV (HSB):
355°, 60.4167%, 94.1176%
XYZ:
42.7342, 27.7924, 17.2995
xyY:
0.4866, 0.3164, 27.7924
CIE-Lab:
59.7007, 56.7481, 22.1954
CIE-LCH:
59.7007, 60.9342, 21.3615
CIE-Luv:
59.7007, 105.8109, 16.0357
Hunter-Lab:
52.7185, 52.4366, 17.4470
#f05f6c color charts
#f05f6c color shades, tints & tones
#f05f6c color schemes
#f05f6c color preview, HTML & CSS examples
This text has a color of #f05f6c
<p style="color:#f05f6c;">Text here</p>
.mytext {color:#f05f6c;}
This box has a color of #f05f6c
<div style="background-color:#f05f6c;">Content here</div>
.mybackground {background-color:#f05f6c;}
Border around this has a color of #f05f6c
<div style="border:2px solid #f05f6c;">Content here</div>
.myborder {border:2px solid #f05f6c;}