#f85c89 color space conversions
Hex:
#f85c89
RGB:
248, 92, 137
CMY:
3, 64, 46
CMYK:
0, 63, 45, 3
HSL:
343°, 91.7647%, 66.6667%
HSV (HSB):
343°, 62.9032%, 97.2549%
XYZ:
47.0539, 29.4169, 26.8649
xyY:
0.4553, 0.2847, 29.4169
CIE-Lab:
61.1478, 63.0051, 7.5728
CIE-LCH:
61.1478, 63.4586, 6.8537
CIE-Luv:
61.1478, 105.7248, -2.3551
Hunter-Lab:
54.2373, 59.9433, 8.5985
#f85c89 color charts
#f85c89 color shades, tints & tones
#f85c89 color schemes
#f85c89 color preview, HTML & CSS examples
This text has a color of #f85c89
<p style="color:#f85c89;">Text here</p>
.mytext {color:#f85c89;}
This box has a color of #f85c89
<div style="background-color:#f85c89;">Content here</div>
.mybackground {background-color:#f85c89;}
Border around this has a color of #f85c89
<div style="border:2px solid #f85c89;">Content here</div>
.myborder {border:2px solid #f85c89;}