#f05d6e color space conversions
Hex:
#f05d6e
RGB:
240, 93, 110
CMY:
6, 64, 57
CMYK:
0, 61, 54, 6
HSL:
353°, 83.0508%, 65.2941%
HSV (HSB):
353°, 61.2500%, 94.1176%
XYZ:
42.6640, 27.4798, 17.8073
xyY:
0.4851, 0.3124, 27.4798
CIE-Lab:
59.4158, 57.7664, 20.6544
CIE-LCH:
59.4158, 61.3479, 19.6745
CIE-Luv:
59.4158, 106.5229, 14.0882
Hunter-Lab:
52.4211, 53.5389, 16.5541
#f05d6e color charts
#f05d6e color shades, tints & tones
#f05d6e color schemes
#f05d6e color preview, HTML & CSS examples
This text has a color of #f05d6e
<p style="color:#f05d6e;">Text here</p>
.mytext {color:#f05d6e;}
This box has a color of #f05d6e
<div style="background-color:#f05d6e;">Content here</div>
.mybackground {background-color:#f05d6e;}
Border around this has a color of #f05d6e
<div style="border:2px solid #f05d6e;">Content here</div>
.myborder {border:2px solid #f05d6e;}