#f25f2d color space conversions
Hex:
#f25f2d
RGB:
242, 95, 45
CMY:
5, 63, 82
CMYK:
0, 61, 81, 5
HSL:
15°, 88.3408%, 56.2745%
HSV (HSB):
15°, 81.4050%, 94.9020%
XYZ:
41.1838, 27.2511, 5.5720
xyY:
0.5565, 0.3682, 27.2511
CIE-Lab:
59.2061, 54.1909, 55.4127
CIE-LCH:
59.2061, 77.5063, 45.6387
CIE-Luv:
59.2061, 119.4267, 44.0419
Hunter-Lab:
52.2026, 49.4681, 30.2133
#f25f2d color charts
#f25f2d color shades, tints & tones
#f25f2d color schemes
#f25f2d color preview, HTML & CSS examples
This text has a color of #f25f2d
<p style="color:#f25f2d;">Text here</p>
.mytext {color:#f25f2d;}
This box has a color of #f25f2d
<div style="background-color:#f25f2d;">Content here</div>
.mybackground {background-color:#f25f2d;}
Border around this has a color of #f25f2d
<div style="border:2px solid #f25f2d;">Content here</div>
.myborder {border:2px solid #f25f2d;}