#f85f42 color space conversions
Hex:
#f85f42
RGB:
248, 95, 66
CMY:
3, 63, 74
CMYK:
0, 62, 73, 3
HSL:
10°, 92.8571%, 61.5686%
HSV (HSB):
10°, 73.3871%, 97.2549%
XYZ:
43.7870, 28.5342, 8.3541
xyY:
0.5428, 0.3537, 28.5342
CIE-Lab:
60.3683, 56.9905, 46.6844
CIE-LCH:
60.3683, 73.6706, 39.3230
CIE-Luv:
60.3683, 121.3816, 38.0802
Hunter-Lab:
53.4174, 52.8383, 28.1197
#f85f42 color charts
#f85f42 color shades, tints & tones
#f85f42 color schemes
#f85f42 color preview, HTML & CSS examples
This text has a color of #f85f42
<p style="color:#f85f42;">Text here</p>
.mytext {color:#f85f42;}
This box has a color of #f85f42
<div style="background-color:#f85f42;">Content here</div>
.mybackground {background-color:#f85f42;}
Border around this has a color of #f85f42
<div style="border:2px solid #f85f42;">Content here</div>
.myborder {border:2px solid #f85f42;}