#f25e2b color space conversions
Hex:
#f25e2b
RGB:
242, 94, 43
CMY:
5, 63, 83
CMYK:
0, 61, 82, 5
HSL:
15°, 88.4444%, 55.8824%
HSV (HSB):
15°, 82.2314%, 94.9020%
XYZ:
41.0567, 27.0571, 5.3441
xyY:
0.5589, 0.3683, 27.0571
CIE-Lab:
59.0271, 54.5725, 56.1306
CIE-LCH:
59.0271, 78.2867, 45.8063
CIE-Luv:
59.0271, 120.4005, 44.2559
Hunter-Lab:
52.0164, 49.8618, 30.3201
#f25e2b color charts
#f25e2b color shades, tints & tones
#f25e2b color schemes
#f25e2b color preview, HTML & CSS examples
This text has a color of #f25e2b
<p style="color:#f25e2b;">Text here</p>
.mytext {color:#f25e2b;}
This box has a color of #f25e2b
<div style="background-color:#f25e2b;">Content here</div>
.mybackground {background-color:#f25e2b;}
Border around this has a color of #f25e2b
<div style="border:2px solid #f25e2b;">Content here</div>
.myborder {border:2px solid #f25e2b;}