#f85c42 color space conversions
Hex:
#f85c42
RGB:
248, 92, 66
CMY:
3, 64, 74
CMYK:
0, 63, 73, 3
HSL:
9°, 92.8571%, 61.5686%
HSV (HSB):
9°, 73.3871%, 97.2549%
XYZ:
43.5219, 28.0041, 8.2657
xyY:
0.5454, 0.3510, 28.0041
CIE-Lab:
59.8924, 58.2610, 46.1646
CIE-LCH:
59.8924, 74.3338, 38.3924
CIE-Luv:
59.8924, 123.5012, 37.1629
Hunter-Lab:
52.9189, 54.1951, 27.7824
#f85c42 color charts
#f85c42 color shades, tints & tones
#f85c42 color schemes
#f85c42 color preview, HTML & CSS examples
This text has a color of #f85c42
<p style="color:#f85c42;">Text here</p>
.mytext {color:#f85c42;}
This box has a color of #f85c42
<div style="background-color:#f85c42;">Content here</div>
.mybackground {background-color:#f85c42;}
Border around this has a color of #f85c42
<div style="border:2px solid #f85c42;">Content here</div>
.myborder {border:2px solid #f85c42;}