#f85acc color space conversions
Hex:
#f85acc
RGB:
248, 90, 204
CMY:
3, 65, 20
CMYK:
0, 64, 18, 3
HSL:
317°, 91.8605%, 66.2745%
HSV (HSB):
317°, 63.7097%, 97.2549%
XYZ:
53.2666, 31.6284, 60.4242
xyY:
0.3665, 0.2176, 31.6284
CIE-Lab:
63.0346, 71.5663, -28.0875
CIE-LCH:
63.0346, 76.8807, 338.5716
CIE-Luv:
63.0346, 84.1508, -54.7619
Hunter-Lab:
56.2392, 70.6469, -24.3346
#f85acc color charts
#f85acc RGB chart
#f85acc CMYK chart
#f85acc RGB pie chart
#f85acc color shades, tints & tones
#f85acc color schemes
#f85acc color preview, HTML & CSS examples
This text has a color of #f85acc
<p style="color:#f85acc;">Text here</p>
.mytext {color:#f85acc;}
Text color #f85acc
This box has a color of #f85acc
<div style="background-color:#f85acc;">Content here</div>
.mybackground {background-color:#f85acc;}
Background color #f85acc
Border around this has a color of #f85acc
<div style="border:2px solid #f85acc;">Content here</div>
.myborder {border:2px solid #f85acc;}
Border color #f85acc