#f25e3e color space conversions
Hex:
#f25e3e
RGB:
242, 94, 62
CMY:
5, 63, 76
CMYK:
0, 61, 74, 5
HSL:
11°, 87.3786%, 59.6078%
HSV (HSB):
11°, 74.3802%, 94.9020%
XYZ:
41.4902, 27.2305, 7.6267
xyY:
0.5434, 0.3567, 27.2305
CIE-Lab:
59.1870, 55.2087, 47.1896
CIE-LCH:
59.1870, 72.6282, 40.5222
CIE-Luv:
59.1870, 117.8436, 38.4565
Hunter-Lab:
52.1828, 50.6041, 27.8626
#f25e3e color charts
#f25e3e color shades, tints & tones
#f25e3e color schemes
#f25e3e color preview, HTML & CSS examples
This text has a color of #f25e3e
<p style="color:#f25e3e;">Text here</p>
.mytext {color:#f25e3e;}
This box has a color of #f25e3e
<div style="background-color:#f25e3e;">Content here</div>
.mybackground {background-color:#f25e3e;}
Border around this has a color of #f25e3e
<div style="border:2px solid #f25e3e;">Content here</div>
.myborder {border:2px solid #f25e3e;}