#f85c1c color space conversions
Hex:
#f85c1c
RGB:
248, 92, 28
CMY:
3, 64, 89
CMYK:
0, 63, 89, 3
HSL:
17°, 94.0171%, 54.1176%
HSV (HSB):
17°, 88.7097%, 97.2549%
XYZ:
42.7481, 27.6946, 4.1911
xyY:
0.5728, 0.3711, 27.6946
CIE-Lab:
59.6118, 57.1730, 62.8367
CIE-LCH:
59.6118, 84.9542, 47.7020
CIE-Luv:
59.6118, 128.1789, 47.3896
Hunter-Lab:
52.6257, 52.9018, 32.1161
#f85c1c color charts
#f85c1c color shades, tints & tones
#f85c1c color schemes
#f85c1c color preview, HTML & CSS examples
This text has a color of #f85c1c
<p style="color:#f85c1c;">Text here</p>
.mytext {color:#f85c1c;}
This box has a color of #f85c1c
<div style="background-color:#f85c1c;">Content here</div>
.mybackground {background-color:#f85c1c;}
Border around this has a color of #f85c1c
<div style="border:2px solid #f85c1c;">Content here</div>
.myborder {border:2px solid #f85c1c;}