#f85c64 color space conversions
Hex:
#f85c64
RGB:
248, 92, 100
CMY:
3, 64, 61
CMYK:
0, 63, 60, 3
HSL:
357°, 91.7647%, 66.6667%
HSV (HSB):
357°, 62.9032%, 97.2549%
XYZ:
44.8388, 28.5309, 15.2003
xyY:
0.5063, 0.3221, 28.5309
CIE-Lab:
60.3653, 60.0711, 27.9129
CIE-LCH:
60.3653, 66.2394, 24.9226
CIE-Luv:
60.3653, 116.2503, 21.1792
Hunter-Lab:
53.4143, 56.3674, 20.5176
#f85c64 color charts
#f85c64 color shades, tints & tones
#f85c64 color schemes
#f85c64 color preview, HTML & CSS examples
This text has a color of #f85c64
<p style="color:#f85c64;">Text here</p>
.mytext {color:#f85c64;}
This box has a color of #f85c64
<div style="background-color:#f85c64;">Content here</div>
.mybackground {background-color:#f85c64;}
Border around this has a color of #f85c64
<div style="border:2px solid #f85c64;">Content here</div>
.myborder {border:2px solid #f85c64;}