#f85f25 color space conversions
Hex:
#f85f25
RGB:
248, 95, 37
CMY:
3, 63, 85
CMYK:
0, 62, 85, 3
HSL:
16°, 93.7778%, 55.8824%
HSV (HSB):
16°, 85.0806%, 97.2549%
XYZ:
43.1375, 28.2744, 4.9342
xyY:
0.5650, 0.3703, 28.2744
CIE-Lab:
60.1359, 56.0738, 59.9646
CIE-LCH:
60.1359, 82.0976, 46.9204
CIE-Luv:
60.1359, 125.1654, 46.5523
Hunter-Lab:
53.1737, 51.7553, 31.7199
#f85f25 color charts
#f85f25 color shades, tints & tones
#f85f25 color schemes
#f85f25 color preview, HTML & CSS examples
This text has a color of #f85f25
<p style="color:#f85f25;">Text here</p>
.mytext {color:#f85f25;}
This box has a color of #f85f25
<div style="background-color:#f85f25;">Content here</div>
.mybackground {background-color:#f85f25;}
Border around this has a color of #f85f25
<div style="border:2px solid #f85f25;">Content here</div>
.myborder {border:2px solid #f85f25;}