#f85d90 color space conversions
Hex:
#f85d90
RGB:
248, 93, 144
CMY:
3, 64, 44
CMYK:
0, 63, 42, 3
HSL:
340°, 91.7160%, 66.8627%
HSV (HSB):
340°, 62.5000%, 97.2549%
XYZ:
47.6598, 29.7988, 29.6253
xyY:
0.4451, 0.2783, 29.7988
CIE-Lab:
61.4802, 63.2628, 3.9887
CIE-LCH:
61.4802, 63.3885, 3.6077
CIE-Luv:
61.4802, 102.9961, -6.9765
Hunter-Lab:
54.5883, 60.3149, 6.0348
#f85d90 color charts
#f85d90 color shades, tints & tones
#f85d90 color schemes
#f85d90 color preview, HTML & CSS examples
This text has a color of #f85d90
<p style="color:#f85d90;">Text here</p>
.mytext {color:#f85d90;}
This box has a color of #f85d90
<div style="background-color:#f85d90;">Content here</div>
.mybackground {background-color:#f85d90;}
Border around this has a color of #f85d90
<div style="border:2px solid #f85d90;">Content here</div>
.myborder {border:2px solid #f85d90;}