#f85e42 color space conversions
Hex:
#f85e42
RGB:
248, 94, 66
CMY:
3, 63, 74
CMYK:
0, 62, 73, 3
HSL:
9°, 92.8571%, 61.5686%
HSV (HSB):
9°, 73.3871%, 97.2549%
XYZ:
43.6975, 28.3552, 8.3242
xyY:
0.5437, 0.3528, 28.3552
CIE-Lab:
60.2083, 57.4170, 46.5098
CIE-LCH:
60.2083, 73.8909, 39.0087
CIE-Luv:
60.2083, 122.0923, 37.7722
Hunter-Lab:
53.2496, 53.2931, 28.0062
#f85e42 color charts
#f85e42 color shades, tints & tones
#f85e42 color schemes
#f85e42 color preview, HTML & CSS examples
This text has a color of #f85e42
<p style="color:#f85e42;">Text here</p>
.mytext {color:#f85e42;}
This box has a color of #f85e42
<div style="background-color:#f85e42;">Content here</div>
.mybackground {background-color:#f85e42;}
Border around this has a color of #f85e42
<div style="border:2px solid #f85e42;">Content here</div>
.myborder {border:2px solid #f85e42;}