#f25c3d color space conversions
Hex:
#f25c3d
RGB:
242, 92, 61
CMY:
5, 64, 76
CMYK:
0, 62, 75, 5
HSL:
10°, 87.4396%, 59.4118%
HSV (HSB):
10°, 74.7934%, 94.9020%
XYZ:
41.2874, 26.8685, 7.4249
xyY:
0.5463, 0.3555, 26.8685
CIE-Lab:
58.8524, 56.0323, 47.3461
CIE-LCH:
58.8524, 73.3571, 40.1971
CIE-Luv:
58.8524, 119.4376, 38.1984
Hunter-Lab:
51.8348, 51.4678, 27.7915
#f25c3d color charts
#f25c3d color shades, tints & tones
#f25c3d color schemes
#f25c3d color preview, HTML & CSS examples
This text has a color of #f25c3d
<p style="color:#f25c3d;">Text here</p>
.mytext {color:#f25c3d;}
This box has a color of #f25c3d
<div style="background-color:#f25c3d;">Content here</div>
.mybackground {background-color:#f25c3d;}
Border around this has a color of #f25c3d
<div style="border:2px solid #f25c3d;">Content here</div>
.myborder {border:2px solid #f25c3d;}