#f2645e color space conversions
Hex:
#f2645e
RGB:
242, 100, 94
CMY:
5, 61, 63
CMYK:
0, 59, 61, 5
HSL:
2°, 85.0575%, 65.8824%
HSV (HSB):
2°, 61.1570%, 94.9020%
XYZ:
43.1955, 28.7997, 13.8719
xyY:
0.5031, 0.3354, 28.7997
CIE-Lab:
60.6045, 54.2260, 31.4402
CIE-LCH:
60.6045, 62.6813, 30.1051
CIE-Luv:
60.6045, 107.5316, 26.1569
Hunter-Lab:
53.6654, 49.7610, 22.2399
#f2645e color charts
#f2645e color shades, tints & tones
#f2645e color schemes
#f2645e color preview, HTML & CSS examples
This text has a color of #f2645e
<p style="color:#f2645e;">Text here</p>
.mytext {color:#f2645e;}
This box has a color of #f2645e
<div style="background-color:#f2645e;">Content here</div>
.mybackground {background-color:#f2645e;}
Border around this has a color of #f2645e
<div style="border:2px solid #f2645e;">Content here</div>
.myborder {border:2px solid #f2645e;}