#f25e2e color space conversions
Hex:
#f25e2e
RGB:
242, 94, 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.1138, 27.0799, 5.6448
xyY:
0.5568, 0.3667, 27.0799
CIE-Lab:
59.0482, 54.6567, 54.8187
CIE-LCH:
59.0482, 77.4108, 45.0848
CIE-Luv:
59.0482, 120.0577, 43.4794
Hunter-Lab:
52.0384, 49.9598, 29.9955
#f25e2e color charts
#f25e2e color shades, tints & tones
#f25e2e color schemes
#f25e2e color preview, HTML & CSS examples
This text has a color of #f25e2e
<p style="color:#f25e2e;">Text here</p>
.mytext {color:#f25e2e;}
This box has a color of #f25e2e
<div style="background-color:#f25e2e;">Content here</div>
.mybackground {background-color:#f25e2e;}
Border around this has a color of #f25e2e
<div style="border:2px solid #f25e2e;">Content here</div>
.myborder {border:2px solid #f25e2e;}