#f2652a color space conversions
Hex:
#f2652a
RGB:
242, 101, 42
CMY:
5, 60, 84
CMYK:
0, 58, 83, 5
HSL:
18°, 88.4956%, 55.6863%
HSV (HSB):
18°, 82.6446%, 94.9020%
XYZ:
41.6895, 28.3518, 5.4656
xyY:
0.5521, 0.3755, 28.3518
CIE-Lab:
60.2052, 51.4266, 57.6108
CIE-LCH:
60.2052, 77.2250, 48.2462
CIE-Luv:
60.2052, 115.1742, 46.6163
Hunter-Lab:
53.2464, 46.5764, 31.1865
#f2652a color charts
#f2652a color shades, tints & tones
#f2652a color schemes
#f2652a color preview, HTML & CSS examples
This text has a color of #f2652a
<p style="color:#f2652a;">Text here</p>
.mytext {color:#f2652a;}
This box has a color of #f2652a
<div style="background-color:#f2652a;">Content here</div>
.mybackground {background-color:#f2652a;}
Border around this has a color of #f2652a
<div style="border:2px solid #f2652a;">Content here</div>
.myborder {border:2px solid #f2652a;}