#f85a7b color space conversions
Hex:
#f85a7b
RGB:
248, 90, 123
CMY:
3, 65, 52
CMYK:
0, 64, 50, 3
HSL:
347°, 91.8605%, 66.2745%
HSV (HSB):
347°, 63.7097%, 97.2549%
XYZ:
45.9427, 28.6988, 21.8569
xyY:
0.4761, 0.2974, 28.6988
CIE-Lab:
60.5149, 62.5947, 14.8180
CIE-LCH:
60.5149, 64.3247, 13.3184
CIE-Luv:
60.5149, 111.0995, 6.4637
Hunter-Lab:
53.5713, 59.3317, 13.3098
#f85a7b color charts
#f85a7b color shades, tints & tones
#f85a7b color schemes
#f85a7b color preview, HTML & CSS examples
This text has a color of #f85a7b
<p style="color:#f85a7b;">Text here</p>
.mytext {color:#f85a7b;}
This box has a color of #f85a7b
<div style="background-color:#f85a7b;">Content here</div>
.mybackground {background-color:#f85a7b;}
Border around this has a color of #f85a7b
<div style="border:2px solid #f85a7b;">Content here</div>
.myborder {border:2px solid #f85a7b;}