#f25f10 color space conversions
Hex:
#f25f10
RGB:
242, 95, 16
CMY:
5, 63, 94
CMYK:
0, 61, 93, 5
HSL:
21°, 89.6825%, 50.5882%
HSV (HSB):
21°, 93.3884%, 94.9020%
XYZ:
40.8037, 27.0991, 3.5703
xyY:
0.5709, 0.3792, 27.0991
CIE-Lab:
59.0659, 53.6272, 65.4097
CIE-LCH:
59.0659, 84.5832, 50.6528
CIE-Luv:
59.0659, 121.7236, 49.2792
Hunter-Lab:
52.0568, 48.8144, 32.3734
#f25f10 color charts
#f25f10 color shades, tints & tones
#f25f10 color schemes
#f25f10 color preview, HTML & CSS examples
This text has a color of #f25f10
<p style="color:#f25f10;">Text here</p>
.mytext {color:#f25f10;}
This box has a color of #f25f10
<div style="background-color:#f25f10;">Content here</div>
.mybackground {background-color:#f25f10;}
Border around this has a color of #f25f10
<div style="border:2px solid #f25f10;">Content here</div>
.myborder {border:2px solid #f25f10;}