#f85c6c color space conversions
Hex:
#f85c6c
RGB:
248, 92, 108
CMY:
3, 64, 58
CMYK:
0, 63, 56, 3
HSL:
354°, 91.7647%, 66.6667%
HSV (HSB):
354°, 62.9032%, 97.2549%
XYZ:
45.2453, 28.6935, 17.3411
xyY:
0.4957, 0.3143, 28.6935
CIE-Lab:
60.5101, 60.6197, 23.5042
CIE-LCH:
60.5101, 65.0169, 21.1929
CIE-Luv:
60.5101, 114.1732, 16.5683
Hunter-Lab:
53.5663, 57.0309, 18.3024
#f85c6c color charts
#f85c6c color shades, tints & tones
#f85c6c color schemes
#f85c6c color preview, HTML & CSS examples
This text has a color of #f85c6c
<p style="color:#f85c6c;">Text here</p>
.mytext {color:#f85c6c;}
This box has a color of #f85c6c
<div style="background-color:#f85c6c;">Content here</div>
.mybackground {background-color:#f85c6c;}
Border around this has a color of #f85c6c
<div style="border:2px solid #f85c6c;">Content here</div>
.myborder {border:2px solid #f85c6c;}