#f85be6 color space conversions
Hex:
#f85be6
RGB:
248, 91, 230
CMY:
3, 64, 10
CMYK:
0, 63, 7, 3
HSL:
307°, 91.8129%, 66.4706%
HSV (HSB):
307°, 63.3065%, 97.2549%
XYZ:
56.7354, 33.1518, 78.2716
xyY:
0.3374, 0.1971, 33.1518
CIE-Lab:
64.2836, 74.9432, -40.7414
CIE-LCH:
64.2836, 85.3015, 331.4702
CIE-Luv:
64.2836, 75.0909, -75.2921
Hunter-Lab:
57.5776, 75.1283, -40.2951
#f85be6 color charts
#f85be6 color shades, tints & tones
#f85be6 color schemes
#f85be6 color preview, HTML & CSS examples
This text has a color of #f85be6
<p style="color:#f85be6;">Text here</p>
.mytext {color:#f85be6;}
This box has a color of #f85be6
<div style="background-color:#f85be6;">Content here</div>
.mybackground {background-color:#f85be6;}
Border around this has a color of #f85be6
<div style="border:2px solid #f85be6;">Content here</div>
.myborder {border:2px solid #f85be6;}