#f2945f color space conversions
Hex:
#f2945f
RGB:
242, 148, 95
CMY:
5, 42, 63
CMYK:
0, 39, 61, 5
HSL:
22°, 84.9711%, 66.0784%
HSV (HSB):
22°, 60.7438%, 94.9020%
XYZ:
49.2734, 40.8833, 16.1207
xyY:
0.4636, 0.3847, 40.8833
CIE-Lab:
70.0941, 30.5675, 42.6333
CIE-LCH:
70.0941, 52.4593, 54.3600
CIE-Luv:
70.0941, 72.3615, 44.8845
Hunter-Lab:
63.9400, 25.6605, 29.8097
#f2945f color charts
#f2945f color shades, tints & tones
#f2945f color schemes
#f2945f color preview, HTML & CSS examples
This text has a color of #f2945f
<p style="color:#f2945f;">Text here</p>
.mytext {color:#f2945f;}
This box has a color of #f2945f
<div style="background-color:#f2945f;">Content here</div>
.mybackground {background-color:#f2945f;}
Border around this has a color of #f2945f
<div style="border:2px solid #f2945f;">Content here</div>
.myborder {border:2px solid #f2945f;}