#f85ab5 color space conversions
Hex:
#f85ab5
RGB:
248, 90, 181
CMY:
3, 65, 29
CMYK:
0, 64, 27, 3
HSL:
325°, 91.8605%, 66.2745%
HSV (HSB):
325°, 63.7097%, 97.2549%
XYZ:
50.7081, 30.6050, 46.9508
xyY:
0.3953, 0.2386, 30.6050
CIE-Lab:
62.1727, 68.5721, -16.3170
CIE-LCH:
62.1727, 70.4868, 346.6152
CIE-Luv:
62.1727, 92.0633, -36.3619
Hunter-Lab:
55.3218, 66.8004, -11.5933
#f85ab5 color charts
#f85ab5 color shades, tints & tones
#f85ab5 color schemes
#f85ab5 color preview, HTML & CSS examples
This text has a color of #f85ab5
<p style="color:#f85ab5;">Text here</p>
.mytext {color:#f85ab5;}
This box has a color of #f85ab5
<div style="background-color:#f85ab5;">Content here</div>
.mybackground {background-color:#f85ab5;}
Border around this has a color of #f85ab5
<div style="border:2px solid #f85ab5;">Content here</div>
.myborder {border:2px solid #f85ab5;}