#f25f35 color space conversions
Hex:
#f25f35
RGB:
242, 95, 53
CMY:
5, 63, 79
CMYK:
0, 61, 78, 5
HSL:
13°, 87.9070%, 57.8431%
HSV (HSB):
13°, 78.0992%, 94.9020%
XYZ:
41.3528, 27.3187, 6.4617
xyY:
0.5504, 0.3636, 27.3187
CIE-Lab:
59.2682, 54.4398, 51.7613
CIE-LCH:
59.2682, 75.1194, 43.5552
CIE-Luv:
59.2682, 118.4321, 41.7693
Hunter-Lab:
52.2673, 49.7576, 29.2572
#f25f35 color charts
#f25f35 color shades, tints & tones
#f25f35 color schemes
#f25f35 color preview, HTML & CSS examples
This text has a color of #f25f35
<p style="color:#f25f35;">Text here</p>
.mytext {color:#f25f35;}
This box has a color of #f25f35
<div style="background-color:#f25f35;">Content here</div>
.mybackground {background-color:#f25f35;}
Border around this has a color of #f25f35
<div style="border:2px solid #f25f35;">Content here</div>
.myborder {border:2px solid #f25f35;}