#f2745f color space conversions
Hex:
#f2745f
RGB:
242, 116, 95
CMY:
5, 55, 63
CMYK:
0, 52, 61, 5
HSL:
9°, 84.9711%, 66.0784%
HSV (HSB):
9°, 60.7438%, 94.9020%
XYZ:
44.9289, 32.1943, 14.6726
xyY:
0.4894, 0.3507, 32.1943
CIE-Lab:
63.5031, 46.8067, 34.5378
CIE-LCH:
63.5031, 58.1698, 36.4229
CIE-Luv:
63.5031, 96.1136, 31.6514
Hunter-Lab:
56.7400, 42.0482, 24.3860
#f2745f color charts
#f2745f color shades, tints & tones
#f2745f color schemes
#f2745f color preview, HTML & CSS examples
This text has a color of #f2745f
<p style="color:#f2745f;">Text here</p>
.mytext {color:#f2745f;}
This box has a color of #f2745f
<div style="background-color:#f2745f;">Content here</div>
.mybackground {background-color:#f2745f;}
Border around this has a color of #f2745f
<div style="border:2px solid #f2745f;">Content here</div>
.myborder {border:2px solid #f2745f;}