#f2935f color space conversions
Hex:
#f2935f
RGB:
242, 147, 95
CMY:
5, 42, 63
CMYK:
0, 39, 61, 5
HSL:
21°, 84.9711%, 66.0784%
HSV (HSB):
21°, 60.7438%, 94.9020%
XYZ:
49.1172, 40.5709, 16.0687
xyY:
0.4644, 0.3836, 40.5709
CIE-Lab:
69.8742, 31.0902, 42.3683
CIE-LCH:
69.8742, 52.5517, 53.7285
CIE-Luv:
69.8742, 73.1137, 44.4549
Hunter-Lab:
63.6953, 26.1796, 29.6294
#f2935f color charts
#f2935f color shades, tints & tones
#f2935f color schemes
#f2935f color preview, HTML & CSS examples
This text has a color of #f2935f
<p style="color:#f2935f;">Text here</p>
.mytext {color:#f2935f;}
This box has a color of #f2935f
<div style="background-color:#f2935f;">Content here</div>
.mybackground {background-color:#f2935f;}
Border around this has a color of #f2935f
<div style="border:2px solid #f2935f;">Content here</div>
.myborder {border:2px solid #f2935f;}