#f85f18 color space conversions
Hex:
#f85f18
RGB:
248, 95, 24
CMY:
3, 63, 91
CMYK:
0, 62, 90, 3
HSL:
19°, 94.1176%, 53.3333%
HSV (HSB):
19°, 90.3226%, 97.2549%
XYZ:
42.9685, 28.2068, 4.0439
xyY:
0.5712, 0.3750, 28.2068
CIE-Lab:
60.0751, 55.8330, 64.4356
CIE-LCH:
60.0751, 85.2600, 49.0913
CIE-Luv:
60.0751, 126.1876, 48.8341
Hunter-Lab:
53.1101, 51.4719, 32.6626
#f85f18 color charts
#f85f18 color shades, tints & tones
#f85f18 color schemes
#f85f18 color preview, HTML & CSS examples
This text has a color of #f85f18
<p style="color:#f85f18;">Text here</p>
.mytext {color:#f85f18;}
This box has a color of #f85f18
<div style="background-color:#f85f18;">Content here</div>
.mybackground {background-color:#f85f18;}
Border around this has a color of #f85f18
<div style="border:2px solid #f85f18;">Content here</div>
.myborder {border:2px solid #f85f18;}