#f25d15 color space conversions
Hex:
#f25d15
RGB:
242, 93, 21
CMY:
5, 64, 92
CMYK:
0, 62, 91, 5
HSL:
20°, 89.4737%, 51.5686%
HSV (HSB):
20°, 91.3223%, 94.9020%
XYZ:
40.6677, 26.7601, 3.7313
xyY:
0.5715, 0.3761, 26.7601
CIE-Lab:
58.7516, 54.5624, 63.9197
CIE-LCH:
58.7516, 84.0404, 49.5156
CIE-Luv:
58.7516, 123.0040, 48.1274
Hunter-Lab:
51.7302, 49.8000, 31.9346
#f25d15 color charts
#f25d15 color shades, tints & tones
#f25d15 color schemes
#f25d15 color preview, HTML & CSS examples
This text has a color of #f25d15
<p style="color:#f25d15;">Text here</p>
.mytext {color:#f25d15;}
This box has a color of #f25d15
<div style="background-color:#f25d15;">Content here</div>
.mybackground {background-color:#f25d15;}
Border around this has a color of #f25d15
<div style="border:2px solid #f25d15;">Content here</div>
.myborder {border:2px solid #f25d15;}