#f85a3a color space conversions
Hex:
#f85a3a
RGB:
248, 90, 58
CMY:
3, 65, 77
CMYK:
0, 64, 77, 3
HSL:
10°, 93.1373%, 60.0000%
HSV (HSB):
10°, 76.6129%, 97.2549%
XYZ:
43.1313, 27.5743, 7.0521
xyY:
0.5547, 0.3546, 27.5743
CIE-Lab:
59.5022, 58.7868, 49.8576
CIE-LCH:
59.5022, 77.0822, 40.3016
CIE-Luv:
59.5022, 126.2133, 39.4124
Hunter-Lab:
52.5112, 54.7204, 28.7954
#f85a3a color charts
#f85a3a color shades, tints & tones
#f85a3a color schemes
#f85a3a color preview, HTML & CSS examples
This text has a color of #f85a3a
<p style="color:#f85a3a;">Text here</p>
.mytext {color:#f85a3a;}
This box has a color of #f85a3a
<div style="background-color:#f85a3a;">Content here</div>
.mybackground {background-color:#f85a3a;}
Border around this has a color of #f85a3a
<div style="border:2px solid #f85a3a;">Content here</div>
.myborder {border:2px solid #f85a3a;}