#f25e2f color space conversions
Hex:
#f25e2f
RGB:
242, 94, 47
CMY:
5, 63, 82
CMYK:
0, 61, 81, 5
HSL:
14°, 88.2353%, 56.6667%
HSV (HSB):
14°, 80.5785%, 94.9020%
XYZ:
41.1337, 27.0879, 5.7498
xyY:
0.5561, 0.3662, 27.0879
CIE-Lab:
59.0556, 54.6861, 54.3716
CIE-LCH:
59.0556, 77.1157, 44.8348
CIE-Luv:
59.0556, 119.9383, 43.2091
Hunter-Lab:
52.0460, 49.9941, 29.8821
#f25e2f color charts
#f25e2f color shades, tints & tones
#f25e2f color schemes
#f25e2f color preview, HTML & CSS examples
This text has a color of #f25e2f
<p style="color:#f25e2f;">Text here</p>
.mytext {color:#f25e2f;}
This box has a color of #f25e2f
<div style="background-color:#f25e2f;">Content here</div>
.mybackground {background-color:#f25e2f;}
Border around this has a color of #f25e2f
<div style="border:2px solid #f25e2f;">Content here</div>
.myborder {border:2px solid #f25e2f;}