#f85e9a color space conversions
Hex:
#f85e9a
RGB:
248, 94, 154
CMY:
3, 63, 40
CMYK:
0, 62, 38, 3
HSL:
337°, 91.6667%, 67.0588%
HSV (HSB):
337°, 62.0968%, 97.2549%
XYZ:
48.5468, 30.2950, 33.8607
xyY:
0.4308, 0.2688, 30.2950
CIE-Lab:
61.9079, 63.8687, -1.1768
CIE-LCH:
61.9079, 63.8795, 358.9444
CIE-Luv:
61.9079, 99.2871, -13.9508
Hunter-Lab:
55.0409, 61.1181, 2.0539
#f85e9a color charts
#f85e9a color shades, tints & tones
#f85e9a color schemes
#f85e9a color preview, HTML & CSS examples
This text has a color of #f85e9a
<p style="color:#f85e9a;">Text here</p>
.mytext {color:#f85e9a;}
This box has a color of #f85e9a
<div style="background-color:#f85e9a;">Content here</div>
.mybackground {background-color:#f85e9a;}
Border around this has a color of #f85e9a
<div style="border:2px solid #f85e9a;">Content here</div>
.myborder {border:2px solid #f85e9a;}