#f25f2e color space conversions
Hex:
#f25f2e
RGB:
242, 95, 46
CMY:
5, 63, 82
CMYK:
0, 61, 81, 5
HSL:
15°, 88.2883%, 56.4706%
HSV (HSB):
15°, 80.9917%, 94.9020%
XYZ:
41.2033, 27.2589, 5.6746
xyY:
0.5558, 0.3677, 27.2589
CIE-Lab:
59.2132, 54.2197, 54.9720
CIE-LCH:
59.2132, 77.2120, 45.3948
CIE-Luv:
59.2132, 119.3111, 43.7780
Hunter-Lab:
52.2101, 49.5015, 30.1029
#f25f2e color charts
#f25f2e color shades, tints & tones
#f25f2e color schemes
#f25f2e color preview, HTML & CSS examples
This text has a color of #f25f2e
<p style="color:#f25f2e;">Text here</p>
.mytext {color:#f25f2e;}
This box has a color of #f25f2e
<div style="background-color:#f25f2e;">Content here</div>
.mybackground {background-color:#f25f2e;}
Border around this has a color of #f25f2e
<div style="border:2px solid #f25f2e;">Content here</div>
.myborder {border:2px solid #f25f2e;}