#f85c35 color space conversions
Hex:
#f85c35
RGB:
248, 92, 53
CMY:
3, 64, 79
CMYK:
0, 63, 79, 3
HSL:
12°, 93.3014%, 59.0196%
HSV (HSB):
12°, 78.6290%, 97.2549%
XYZ:
43.1811, 27.8678, 6.4713
xyY:
0.5570, 0.3595, 27.8678
CIE-Lab:
59.7691, 57.7841, 52.5863
CIE-LCH:
59.7691, 78.1302, 42.3037
CIE-Luv:
59.7691, 125.5202, 41.5846
Hunter-Lab:
52.7900, 53.6271, 29.6849
#f85c35 color charts
#f85c35 color shades, tints & tones
#f85c35 color schemes
#f85c35 color preview, HTML & CSS examples
This text has a color of #f85c35
<p style="color:#f85c35;">Text here</p>
.mytext {color:#f85c35;}
This box has a color of #f85c35
<div style="background-color:#f85c35;">Content here</div>
.mybackground {background-color:#f85c35;}
Border around this has a color of #f85c35
<div style="border:2px solid #f85c35;">Content here</div>
.myborder {border:2px solid #f85c35;}