#f25f20 color space conversions
Hex:
#f25f20
RGB:
242, 95, 32
CMY:
5, 63, 87
CMYK:
0, 61, 87, 5
HSL:
18°, 88.9831%, 53.7255%
HSV (HSB):
18°, 86.7769%, 94.9020%
XYZ:
40.9709, 27.1659, 4.4506
xyY:
0.5644, 0.3743, 27.1659
CIE-Lab:
59.1276, 53.8758, 60.6359
CIE-LCH:
59.1276, 81.1129, 48.3785
CIE-Luv:
59.1276, 120.7031, 46.9542
Hunter-Lab:
52.1210, 49.1023, 31.4219
#f25f20 color charts
#f25f20 color shades, tints & tones
#f25f20 color schemes
#f25f20 color preview, HTML & CSS examples
This text has a color of #f25f20
<p style="color:#f25f20;">Text here</p>
.mytext {color:#f25f20;}
This box has a color of #f25f20
<div style="background-color:#f25f20;">Content here</div>
.mybackground {background-color:#f25f20;}
Border around this has a color of #f25f20
<div style="border:2px solid #f25f20;">Content here</div>
.myborder {border:2px solid #f25f20;}