#f2565e color space conversions
Hex:
#f2565e
RGB:
242, 86, 94
CMY:
5, 66, 63
CMYK:
0, 64, 61, 5
HSL:
357°, 85.7143%, 64.3137%
HSV (HSB):
357°, 64.4628%, 94.9020%
XYZ:
41.9661, 26.3410, 13.4621
xyY:
0.5132, 0.3221, 26.3410
CIE-Lab:
58.3593, 60.2214, 28.5701
CIE-LCH:
58.3593, 66.6548, 25.3805
CIE-Luv:
58.3593, 116.6328, 21.3771
Hunter-Lab:
51.3235, 56.1397, 20.3747
#f2565e color charts
#f2565e color shades, tints & tones
#f2565e color schemes
#f2565e color preview, HTML & CSS examples
This text has a color of #f2565e
<p style="color:#f2565e;">Text here</p>
.mytext {color:#f2565e;}
This box has a color of #f2565e
<div style="background-color:#f2565e;">Content here</div>
.mybackground {background-color:#f2565e;}
Border around this has a color of #f2565e
<div style="border:2px solid #f2565e;">Content here</div>
.myborder {border:2px solid #f2565e;}