#f85a99 color space conversions
Hex:
#f85a99
RGB:
248, 90, 153
CMY:
3, 65, 40
CMYK:
0, 64, 38, 3
HSL:
336°, 91.8605%, 66.2745%
HSV (HSB):
336°, 63.7097%, 97.2549%
XYZ:
48.1173, 29.5687, 33.3083
xyY:
0.4335, 0.2664, 29.5687
CIE-Lab:
61.2803, 65.3917, -1.5180
CIE-LCH:
61.2803, 65.4093, 358.6702
CIE-Luv:
61.2803, 101.5818, -14.7279
Hunter-Lab:
54.3771, 62.7915, 1.7464
#f85a99 color charts
#f85a99 color shades, tints & tones
#f85a99 color schemes
#f85a99 color preview, HTML & CSS examples
This text has a color of #f85a99
<p style="color:#f85a99;">Text here</p>
.mytext {color:#f85a99;}
This box has a color of #f85a99
<div style="background-color:#f85a99;">Content here</div>
.mybackground {background-color:#f85a99;}
Border around this has a color of #f85a99
<div style="border:2px solid #f85a99;">Content here</div>
.myborder {border:2px solid #f85a99;}