#f25d3a color space conversions
Hex:
#f25d3a
RGB:
242, 93, 58
CMY:
5, 64, 77
CMYK:
0, 62, 76, 5
HSL:
11°, 87.6190%, 58.8235%
HSV (HSB):
11°, 76.0331%, 94.9020%
XYZ:
41.2960, 27.0114, 7.0402
xyY:
0.5481, 0.3585, 27.0114
CIE-Lab:
58.9849, 55.4874, 49.0110
CIE-LCH:
58.9849, 74.0333, 41.4536
CIE-Luv:
58.9849, 119.1832, 39.5456
Hunter-Lab:
51.9725, 50.8795, 28.3494
#f25d3a color charts
#f25d3a color shades, tints & tones
#f25d3a color schemes
#f25d3a color preview, HTML & CSS examples
This text has a color of #f25d3a
<p style="color:#f25d3a;">Text here</p>
.mytext {color:#f25d3a;}
This box has a color of #f25d3a
<div style="background-color:#f25d3a;">Content here</div>
.mybackground {background-color:#f25d3a;}
Border around this has a color of #f25d3a
<div style="border:2px solid #f25d3a;">Content here</div>
.myborder {border:2px solid #f25d3a;}