#f85a2c color space conversions
Hex:
#f85a2c
RGB:
248, 90, 44
CMY:
3, 65, 83
CMYK:
0, 64, 82, 3
HSL:
14°, 93.5780%, 57.2549%
HSV (HSB):
14°, 82.2581%, 97.2549%
XYZ:
42.8222, 27.4506, 5.4244
xyY:
0.5657, 0.3626, 27.4506
CIE-Lab:
59.3891, 58.3539, 56.3899
CIE-LCH:
59.3891, 81.1480, 44.0194
CIE-Luv:
59.3891, 128.1175, 43.5131
Hunter-Lab:
52.3934, 54.2034, 30.5369
#f85a2c color charts
#f85a2c color shades, tints & tones
#f85a2c color schemes
#f85a2c color preview, HTML & CSS examples
This text has a color of #f85a2c
<p style="color:#f85a2c;">Text here</p>
.mytext {color:#f85a2c;}
This box has a color of #f85a2c
<div style="background-color:#f85a2c;">Content here</div>
.mybackground {background-color:#f85a2c;}
Border around this has a color of #f85a2c
<div style="border:2px solid #f85a2c;">Content here</div>
.myborder {border:2px solid #f85a2c;}