#f85f1a color space conversions
Hex:
#f85f1a
RGB:
248, 95, 26
CMY:
3, 63, 90
CMYK:
0, 62, 90, 3
HSL:
19°, 94.0678%, 53.7255%
HSV (HSB):
19°, 89.5161%, 97.2549%
XYZ:
42.9901, 28.2155, 4.1576
xyY:
0.5704, 0.3744, 28.2155
CIE-Lab:
60.0829, 55.8638, 63.8296
CIE-LCH:
60.0829, 84.8232, 48.8075
CIE-Luv:
60.0829, 126.0562, 48.5410
Hunter-Lab:
53.1182, 51.5081, 32.5421
#f85f1a color charts
#f85f1a color shades, tints & tones
#f85f1a color schemes
#f85f1a color preview, HTML & CSS examples
This text has a color of #f85f1a
<p style="color:#f85f1a;">Text here</p>
.mytext {color:#f85f1a;}
This box has a color of #f85f1a
<div style="background-color:#f85f1a;">Content here</div>
.mybackground {background-color:#f85f1a;}
Border around this has a color of #f85f1a
<div style="border:2px solid #f85f1a;">Content here</div>
.myborder {border:2px solid #f85f1a;}