#f25d10 color space conversions
Hex:
#f25d10
RGB:
242, 93, 16
CMY:
5, 64, 94
CMYK:
0, 62, 93, 5
HSL:
20°, 89.6825%, 50.5882%
HSV (HSB):
20°, 93.3884%, 94.9020%
XYZ:
40.6258, 26.7434, 3.5110
xyY:
0.5732, 0.3773, 26.7434
CIE-Lab:
58.7360, 54.5004, 65.1973
CIE-LCH:
58.7360, 84.9763, 50.1067
CIE-Luv:
58.7360, 123.2667, 48.7158
Hunter-Lab:
51.7140, 49.7278, 32.1745
#f25d10 color charts
#f25d10 color shades, tints & tones
#f25d10 color schemes
#f25d10 color preview, HTML & CSS examples
This text has a color of #f25d10
<p style="color:#f25d10;">Text here</p>
.mytext {color:#f25d10;}
This box has a color of #f25d10
<div style="background-color:#f25d10;">Content here</div>
.mybackground {background-color:#f25d10;}
Border around this has a color of #f25d10
<div style="border:2px solid #f25d10;">Content here</div>
.myborder {border:2px solid #f25d10;}