#f25f2f color space conversions
Hex:
#f25f2f
RGB:
242, 95, 47
CMY:
5, 63, 82
CMYK:
0, 61, 81, 5
HSL:
15°, 88.2353%, 56.6667%
HSV (HSB):
15°, 80.5785%, 94.9020%
XYZ:
41.2232, 27.2669, 5.7797
xyY:
0.5550, 0.3671, 27.2669
CIE-Lab:
59.2206, 54.2491, 54.5265
CIE-LCH:
59.2206, 76.9162, 45.1461
CIE-Luv:
59.2206, 119.1931, 43.5084
Hunter-Lab:
52.2177, 49.5357, 29.9900
#f25f2f color charts
#f25f2f color shades, tints & tones
#f25f2f color schemes
#f25f2f color preview, HTML & CSS examples
This text has a color of #f25f2f
<p style="color:#f25f2f;">Text here</p>
.mytext {color:#f25f2f;}
This box has a color of #f25f2f
<div style="background-color:#f25f2f;">Content here</div>
.mybackground {background-color:#f25f2f;}
Border around this has a color of #f25f2f
<div style="border:2px solid #f25f2f;">Content here</div>
.myborder {border:2px solid #f25f2f;}